paint-brush
Modularizing Docker Imagesby@arvindkgs
985 reads
985 reads

Modularizing Docker Images

by Arvind Kumar GS3mAugust 31st, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Docker is a containerization technology that allows an application to run in an isolated environment while being bundled with all the dependencies it needs to run. It provides a standard way to run applications in a server agnostic manner. Buildpacks is tool that provide a modular way of adding arbitrary content and behavior into an image, while ensuring its manageable, auditable, repeatable and reliable. The basic flow is: Creating a docker file is not standardized, as developers can create images with arbitrary base image and without proper versioning.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Modularizing Docker Images
Arvind Kumar GS HackerNoon profile picture
Arvind Kumar GS

Arvind Kumar GS

@arvindkgs

Passionate software developer, Linux enthusiast, clean code crusader, DIY advocate, Tech Evangelist

About @arvindkgs
LEARN MORE ABOUT @ARVINDKGS'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Arvind Kumar GS HackerNoon profile picture
Arvind Kumar GS@arvindkgs
Passionate software developer, Linux enthusiast, clean code crusader, DIY advocate, Tech Evangelist

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Arvindkgs