Lazydocker is the tool that fixed Docker for me. While it doesn't replace Docker or hide how it works, it provides visibility ...
Setting up Dockhand on your system is a one-command task like Portainer. Since you are essentially installing a container to ...
When you deploy on Kubernetes or OpenShift, the development loop often becomes the first real problem you feel. Change some code, rebuild the image, push it, redeploy, wait. Repeat. The environment is ...
This is a docker compose setup which starts a Pi-hole and nlnetlab's Unbound as upstream recursive DNS using official (or ready-to-use) images. The main idea here is to add security, privacy and have ...
Alternatively, you can build a new Docker image if you want other languages, see next section.