--mount

From wikieduonline
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>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • docker run -d -it --name devtest --mount type=bind,source="$(pwd)"/target,target=/app nginx:latest

Advertising: