mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-11 14:27:30 -05:00
Add a comment before the sudo command
This commit is contained in:
@ -17,6 +17,8 @@ $ # regular users aren't allowed to view /var/lib/docker, we need root
|
|||||||
builder containerd image overlay2 runtimes tmp volumes
|
builder containerd image overlay2 runtimes tmp volumes
|
||||||
buildkit containers network plugins swarm trust
|
buildkit containers network plugins swarm trust
|
||||||
|
|
||||||
|
$ # we can do the same thing using sudo
|
||||||
|
|
||||||
$ sudo ls /var/lib/docker
|
$ sudo ls /var/lib/docker
|
||||||
[sudo] password for bbaovanc:
|
[sudo] password for bbaovanc:
|
||||||
builder containerd image overlay2 runtimes tmp volumes
|
builder containerd image overlay2 runtimes tmp volumes
|
||||||
|
Reference in New Issue
Block a user