mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
autopushed
This commit is contained in:
@@ -7,4 +7,12 @@
|
|||||||
- [[docker start]] starts a previously created container
|
- [[docker start]] starts a previously created container
|
||||||
- [[docker stop]] stops a running container
|
- [[docker stop]] stops a running container
|
||||||
- [[docker ps]] (-a) shows running (all) containers
|
- [[docker ps]] (-a) shows running (all) containers
|
||||||
- #pull [[please contain yourself]], an introduction
|
- #pull [[please contain yourself]], an introduction
|
||||||
|
|
||||||
|
> To run Docker as a non-privileged user, consider setting up the
|
||||||
|
Docker daemon in rootless mode for your user:
|
||||||
|
> dockerd-rootless-setuptool.sh install
|
||||||
|
> Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
|
||||||
|
> To run the Docker daemon as a fully privileged service, but granting non-root
|
||||||
|
users access, refer to https://docs.docker.com/go/daemon-access/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user