Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Did not know this about Debian. I've been using Debian as my base Docker image more often these days and I'll keep this in mind for future debuggin'


Base docker image? Sounds like you are using docker to run a complete OS.. not sure if that's the best way to do either thing. (Container: run the app, not the OS. Need a virtual OS? run a vm..)


No, I use Docker to run a single process. You still need a base image. Some people use Alpine, some Ubuntu, some Debian and some roll their own. Here are the Debian base images:

https://hub.docker.com/_/debian/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: