DAY19-Exploring Docker Volumes and Networks
we have learned how to create a docker-compose.yml file and push it to the Repository. Let's move forward and dive into advanced concepts of Docker Volume & Docker Network.
Docker Volume:
In Docker, a volume is a mechanism for persisting and sharing ...
iris1919.hashnode.dev11 min read