DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Things To Know Before Starting with Docker!

5 years ago medium.com
Things To Know Before Starting with Docker!

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Here I explained what I understand regarding the docker DevOps Platform. Docker is a DevOps platform and it can be used by both the developer and Operation team (Support Team). It is used to create, build, run, and deploy the application using the containers.

The main purpose of the docker is used to choose the required hardware, which OS (Windows, Linux) does the application is going to run, and to choose which Tech platform (Angular, React, Ionic) that the application is going to run.

Docker image is a template and is the building blocks of the docker container, which we can create any Tech stack and share it with anyone.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com