This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
docker [2023/10/01 00:19] – [Setup] vissie | docker [2023/10/01 00:22] (current) – [Setup] vissie | ||
---|---|---|---|
Line 4: | Line 4: | ||
curl -fsSL https:// | curl -fsSL https:// | ||
echo "deb [arch=amd64 signed-by=/ | echo "deb [arch=amd64 signed-by=/ | ||
- | apt-get update | + | |
- | apt-get install docker-ce docker-ce-cli containerd.io | + | |
- | docker | + | docker |
sudo systemctl status docker | sudo systemctl status docker | ||
| |