flyingwhale icon indicating copy to clipboard operation
flyingwhale copied to clipboard

use the path of current directory as workdirectory

Open 74th opened this issue 9 years ago • 0 comments

docker run -it --rm --workdir=`pwd` -v `pwd`:`pwd` container $*

74th avatar Aug 21 '16 22:08 74th