Docker run Command in Current Directory

docker run -ti --rm -v `pwd`:/app -w /app image sh -c command

Meta

Created:

Updated: 2019-02-07 12:02