Docker/traefik
Coded in Go
See full command of running/stopped container in Docker
docker ps -a --no-truncLocal Storage On the Docker Host (Ubuntu)
bash
sudo cat /var/lib/docker/image/overlay2/repositories.json | python -mjson.tool
Coded in Go
See full command of running/stopped container in Docker
docker ps -a --no-trunc
Local Storage On the Docker Host (Ubuntu)
bash
sudo cat /var/lib/docker/image/overlay2/repositories.json | python -mjson.tool