--mount
Revision as of 11:47, 31 March 2021 by Welcome (talk | contribs) (Created page with " * <code>docker run -d -it --name devtest --mount type=bind,source="$(pwd)"/target,target=/app nginx:latest</code>")
docker run -d -it --name devtest --mount type=bind,source="$(pwd)"/target,target=/app nginx:latest
Advertising: