Auto saved by Logseq

This commit is contained in:
Matthias Eckert 2023-12-17 10:03:20 +01:00
parent 0b3eba9825
commit 5b9ef9d72b

View File

@ -6,4 +6,6 @@
- #+BEGIN_QUOTE
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh ./get-docker.sh --dry-run
# https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user
sudo groupadd docker
#+END_QUOTE