Difference between revisions of "--mount"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
+ | * [[Docker Volumes]] | ||
== See also == | == See also == | ||
− | * {{ | + | * {{docker run}} |
+ | |||
+ | [[Category:Containers]] |
Latest revision as of 12:47, 29 May 2023
docker run -d -it --name devtest --mount type=bind,source="$(pwd)"/target,target=/app nginx:latest
See also[edit]
Advertising: