#docker
Read more stories on Hashnode
Articles with this tag
1. What is Docker? Docker is a platform that allows you to package and run applications in isolated environments called containers. Eg: Developers use...
What is Microservice Microservice architecture is a modern approach to software development where an application is divided into smaller, independent...
git link: https://github.com/narkhedeakshay26/node-todo-cicd.git Create a docker file for Node.js Use the git clone command to clone the...
Pre-requisite: EC2 instanceGit: HTTPS: https://github.com/narkhedeakshay26/react_django_demo_app.gitSSH:...
DevSecOps #1 Diagram: Log in to the Server Use SSH command to log in. (CentOS used) Clone the Docker Bench repo from GitHub into the current working...