mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 07:26:21 +00:00
autopushed
This commit is contained in:
@@ -8,3 +8,11 @@
|
|||||||
- [[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