#dockerfile
Read more stories on Hashnode
Articles with this tag
🎯What is the difference between an Image, Container and Engine? An image is like a complete set of instructions. It's a detailed guide that tells the...
Day 17 · Dockerfile📄 Dockerfile is like a recipe📜 for your computer program. It's a special set of instructions that tells a program called Docker🐳...