DevOps Articles

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

Docker fundamentals: Everything you need to know about docker

4 years ago medium.com
Docker fundamentals: Everything you need to know about docker

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

ver the years, we have had many definitions for docker. The difference between docker and traditional virtual machines is that docker runs on the host OS.

This tutorial introduces the fundamental concepts required to use docker even in your development environment and easily manage the images and containers.

Dangling images take a huge part of your hard disk space and can be deleted using the following command: Dockerfile is used to instruct the docker engine on how an image must be built.

Run the following commands to build and bring up your containers: We have understood much of what docker is, it is finally time to understand another term that is closely used with docker.

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