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