#docker
Read more stories on Hashnode
Articles with this tag
AWS-DevOps Project · What is Nginx Server? Nginx (pronounced "engine x") is a popular open-source web server software that is designed to handle...
Kubernetes Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both...
Part-3 · Terraform needs to be told which provider to be used in the automation, hence we need to give the provider name with source and version. For...
Docker Compose Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML...
Dockerfile Docker is a tool that makes it easy to run applications in containers. Containers are like small packages that hold everything an...
Docker Docker is a software platform that allows you to build, test, and deploy applications quickly. Docker packages software into standardized...