docker
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docker [2026/04/22 22:07] – reddy | docker [2026/04/27 10:50] (current) – [Ubuntu] reddy | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| </ | </ | ||
| - | ===== Debian | + | ===== Ubuntu |
| <code bash> | <code bash> | ||
| Line 45: | Line 45: | ||
| sudo systemctl enable --now docker | sudo systemctl enable --now docker | ||
| - | sudo docker run hello-world | + | usermod -a -G docker ubuntu |
| + | docker run hello-world | ||
| </ | </ | ||
docker.1776888446.txt.gz · Last modified: by reddy
