paint-brush
Lessons Learned Using Docker from Development to Productionby@matt-schwartz
214 reads

Lessons Learned Using Docker from Development to Production

by Matt Schwartz4mJuly 11th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Docker is relatively easy to jump into and takes some time to master. It's a best practice to keep your container as agnostic as possible to its environment. It needs to execute all commands further down the dockerfile even if they haven't changed. Using docker-compose is a great addition in that it saves us from writing long and complicated docker commands. It's perfect for local development and for sharing with others to spin up containers for tests and demonstrations. Use Docker's own list of best practices to learn with every technology.

Company Mentioned

Mention Thumbnail
featured image - Lessons Learned Using Docker from Development to Production
Matt Schwartz HackerNoon profile picture
Matt Schwartz

Matt Schwartz

@matt-schwartz

Professional software developer for over 25 years

Learn More
LEARN MORE ABOUT @MATT-SCHWARTZ'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Matt Schwartz HackerNoon profile picture
Matt Schwartz@matt-schwartz
Professional software developer for over 25 years

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
Learnrepo
Coffee-web