#docker-compose
Read more stories on Hashnode
Articles with this tag
_________________docker run - run a container from an imagedocker pull - pull an image from a registrydocker push - push an image to a registrydocker...
☸️In the last two articles, we saw the basic commands of Docker and we even build docker files to deploy the web application on the browser. Now let’s...