#docker
Read more stories on Hashnode
Articles with this tag
File is 1.16GB Okay Letβs Compress this file or reduse the size Write a multistage dockerfile so that we can reduse the file size docker build -t...
1. What is DevOps? DevOps means working together to make software better and faster. It combines "Development" (making software) and "Operations"...
Title: Deploying a Python Flask Application with Docker Description: In this project, you will learn how to use Docker to deploy a simple Python Flask...
why Docker? Docker is a platform that allows developers to easily create, deploy, and run applications in containers. Containers are a lightweight...
Docker Interview Docker is a good topic to ask in DevOps Engineer Interviews, mostly for freshers. One must surely try these questions to be better at...
Finally!! π You have completedβ the Docker handson and I hope you have learned something interesting from it.π Now it's time to take your Docker...