Difference between revisions of "--mount"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * <code>docker run -d -it --name devtest --mount type=bind,source="$(pwd)"/target,target=/app nginx:latest</code>")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
  
 
* <code>[[docker run]] -d -it --name devtest --mount type=bind,source="$(pwd)"/target,target=/app nginx:latest</code>
 
* <code>[[docker run]] -d -it --name devtest --mount type=bind,source="$(pwd)"/target,target=/app nginx:latest</code>
 +
 +
 +
 +
== See also ==
 +
* {{Docker}}

Revision as of 11:51, 31 March 2021

Advertising: