2024-09-01, 10:41 PM
(This post was last modified: 2024-09-01, 10:43 PM by TheDreadPirate.)
If you are using a docker compose you only use docker compose.
Also, if you didn't see anything for the journalctl for the docker service, is docker running or installed?
Also, if you didn't see anything for the journalctl for the docker service, is docker running or installed?
Code:
sudo systemctl status docker
sudo apt list --installed | grep docker