mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-11 06:17: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
|
||||
buildkit containers network plugins swarm trust
|
||||
|
||||
$ # we can do the same thing using sudo
|
||||
|
||||
$ sudo ls /var/lib/docker
|
||||
[sudo] password for bbaovanc:
|
||||
builder containerd image overlay2 runtimes tmp volumes
|
||||
|
Reference in New Issue
Block a user