How to start the docker daemon
Jonas Scholz2 min read 20. Jan. 2025Starting the Docker daemon can be done in a few different ways, depending on your operating system and what you're trying to achieve. Let's walk through the steps to get the Docker daemon up and running.
How to Install Docker on Ubuntu 20.04
Jonas Scholz3 min read 14. Jan. 2025If you're using Ubuntu 20.04 and want to set up Docker, you're in the right place. Let's go through the steps to install Docker on your system, making sure you're ready to dive into containerization.
How to Install Docker on Ubuntu 22.04
Jonas Scholz3 min read 14. Jan. 2025Let's walk through the steps to install Docker on Ubuntu 22.04. This process is straightforward, but there are a few things to keep in mind before we get started.
How to Install Docker on Ubuntu 24.04
Jonas Scholz2 min read 14. Jan. 2025Let's walk through how to install Docker on Ubuntu 24.04. Before we start, it's good to know a few things to make sure everything goes smoothly.
Docker vs Kubernetes: What's the Difference?
Jonas Scholz3 min read 13. Jan. 2025When it comes to managing and running applications, you might have heard about Kubernetes and Docker. They're both important tools in the world of software development, but they serve different purposes. Let's break down what each one does and how they work together.