Containerize Your Creativity: A Step-by-Step Guide to Running Your Web App in Docker
A little bit about Docker
Docker is platform that uses OS level virtualization to deliver software packages in containers. What used to happen is that when a software has to tested in DevOps the developers had to download the software and its depende...
vishsigg.hashnode.dev8 min read