DevopsPilot
Search
Linux Commands
Scripting
Shellscript
Git
Build Tools
Maven
Web Server
Nginx
Tomcat
CI/CD
Jenkins
Docker
Artifactory
K8S
Helm
SSL
IQ
Sonarqube
Terraform
Docker
What is Docker
How to install docker
Docker Images vs Docker Containers
Create docker image for nginx and html file
Pull nginx docker image from dockerhub, tag and push to your public repo in dockerhub account
Pull nginx docker image from dockerhub, tag and push to your private repository in dockerhub account
Dockerfile
How to write Dockerfile for installing packages
How to write a dockerfile for installing openjdk15
How to create a multi stage Dockerfile
How to write a dockerfile for running a java application (*.war) in Apache tomcat webserver