Difference between revisions of "--mount"

From wikieduonline
Jump to navigation Jump to search
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>
  
  

Revision as of 11:52, 31 March 2021

Advertising: