#docker-images
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🐳...
Day 16 · Docker🐳 If you have a bunch of apps on your computer 🖥️. Each app needs specific things to work—like certain settings, tools, and files. Now,...
On AWS · Project 1: Notes App Prerequisites ✅ EC2 instance 🖥️ GitHub 🐙 Docker 🐳 Docker Hub 🏠 Jenkins 🚀 Steps Included: 🛠️ Configuration...