Day 18 : Some basic docker commands
In the last 4 blogs, I was talking about images and containers. But we wonder how we can create them.
Let's talk about that today!
Docker Image: You can create an image using dockerfile or docker-compose, but we will come to that point later in a fut...
sudipa.hashnode.dev2 min read