docker ps
docker run -v /:/mnt --rm -it bash chroot /mnt sh
docker-inspect {{.Config}} <id>
Last updated 8 months ago