Select Page
How to fix apt-get not found in Docker Image

How to fix apt-get not found in Docker Image

Introduction Web applications have come a long way, and so have the services that host them. One of the most popular ones now is Docker. The concept of sandboxed containers for web applications gives so much more accessibility and control. However, when you’re...
“sudo: command not found” in Docker

“sudo: command not found” in Docker

Introduction In the vast world of Linux, it is important to take security measures to ensure you don’t lose your valuable data. In many cases, it doesn’t have to be a random stranger trying to wipe off your hard disk, but you yourself could be enough for...