File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
docs/reference/commandline Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ Create a new container
104104| ` --tmpfs ` | ` list ` | | Mount a tmpfs directory |
105105| ` -t ` , ` --tty ` | ` bool ` | | Allocate a pseudo-TTY |
106106| ` --ulimit ` | ` ulimit ` | | Ulimit options |
107- | ` --use-docker-socket ` | ` bool ` | | Bind mount docker socket and required auth
107+ | ` --use-docker-socket ` | ` bool ` | | Bind mount docker socket and required auth |
108108| ` -u ` , ` --user ` | ` string ` | | Username or UID (format: <name\| uid>[ :<group\| gid>] ) |
109109| ` --userns ` | ` string ` | | User namespace to use |
110110| ` --uts ` | ` string ` | | UTS namespace to use |
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ Create and run a new container from an image
107107| [ ` --tmpfs ` ] ( #tmpfs ) | ` list ` | | Mount a tmpfs directory |
108108| [ ` -t ` ] ( #tty ) , [ ` --tty ` ] ( #tty ) | ` bool ` | | Allocate a pseudo-TTY |
109109| [ ` --ulimit ` ] ( #ulimit ) | ` ulimit ` | | Ulimit options |
110- | ` --use-docker-socket ` | ` bool ` | | Bind mount docker socket and required auth
110+ | ` --use-docker-socket ` | ` bool ` | | Bind mount docker socket and required auth |
111111| ` -u ` , ` --user ` | ` string ` | | Username or UID (format: <name\| uid>[ :<group\| gid>] ) |
112112| [ ` --userns ` ] ( #userns ) | ` string ` | | User namespace to use |
113113| [ ` --uts ` ] ( #uts ) | ` string ` | | UTS namespace to use |
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ Create a new container
104104| ` --tmpfs ` | ` list ` | | Mount a tmpfs directory |
105105| ` -t ` , ` --tty ` | ` bool ` | | Allocate a pseudo-TTY |
106106| ` --ulimit ` | ` ulimit ` | | Ulimit options |
107- | ` --use-docker-socket ` | ` bool ` | | Bind mount docker socket and required auth
107+ | ` --use-docker-socket ` | ` bool ` | | Bind mount docker socket and required auth |
108108| ` -u ` , ` --user ` | ` string ` | | Username or UID (format: <name\| uid>[ :<group\| gid>] ) |
109109| ` --userns ` | ` string ` | | User namespace to use |
110110| ` --uts ` | ` string ` | | UTS namespace to use |
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ Create and run a new container from an image
107107| ` --tmpfs ` | ` list ` | | Mount a tmpfs directory |
108108| ` -t ` , ` --tty ` | ` bool ` | | Allocate a pseudo-TTY |
109109| ` --ulimit ` | ` ulimit ` | | Ulimit options |
110- | ` --use-docker-socket ` | ` bool ` | | Bind mount docker socket and required auth
110+ | ` --use-docker-socket ` | ` bool ` | | Bind mount docker socket and required auth |
111111| ` -u ` , ` --user ` | ` string ` | | Username or UID (format: <name\| uid>[ :<group\| gid>] ) |
112112| ` --userns ` | ` string ` | | User namespace to use |
113113| ` --uts ` | ` string ` | | UTS namespace to use |
You can’t perform that action at this time.
0 commit comments