#docker
Read more stories on Hashnode
Articles with this tag
NGINX is open-source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server...
Create an account in the Docker hub. Now go to your image list and check if the images were created or not. Once the image is created, log in to...
What is Kubernetes? Ans: An Open-source container orchestration tool by Google is used for multi-environment, multi-container deployment. ##...
Requirements: Install Docker. Link: https://docs.docker.com/engine/install/ubuntu/ Install Java for Jenkins. Link:...