How to auto answer yes or no question when installing with apt in docker
When running a docker image, sometimes we need to install a package that requires us to answering a yes and no question. But docker will exit because of this
OneBite.Dev - Coding blog in a bite size
When running a docker image, sometimes we need to install a package that requires us to answering a yes and no question. But docker will exit because of this