docker exec -it <container_id> /bin/bashNext up, if you can run the container (if it’s crashed, you can restart it with docker start <container_id>), shell in directly and start digging around for further details by hand.5 ways to debug an exploding Docker container74410Tim PerryPaul HendrixFollowNov 2 · 1 min readBut my container keeps crashing on boot-up. What now?