Hacker News new | ask | show | jobs
by bantunes 1134 days ago
You can use this tool to figure out how to run again any currently running container https://github.com/lavie/runlike
1 comments

Awesome, I’ve been learning Docker lately and asked ChatGPT how to do this. It told me to run inspect and that there was not a way to get the command used to launch the container. Thanks for sharing.