tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sh -c 'whoami' gives permission error in docker container and puts m


From: ParetoOptimalDev
Subject: Re: sh -c 'whoami' gives permission error in docker container and puts me in weird prompt/subshell
Date: Mon, 03 Apr 2023 17:11:41 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

I also thought I'd see what would happen using emacs 28 and the
unofficial docker-tramp package from https://melpa.org/#/docker-tramp

It seems to work as expected for both the haskell
and alpine container.

The haskell one:

/docker:4a3b345bbb1c:/root $ sh -c 'whoami'
root

The alpine one:

/docker:a1c9a2986ae9:/root $ sh -c 'whoami'
root



reply via email to

[Prev in Thread] Current Thread [Next in Thread]