Learn Docker With My Newest Course

Dive into Docker takes you from "What is Docker?" to confidently applying Docker to your own projects. It's packed with best practices and examples. Start Learning Docker →

Things to Think About When Dockerizing Your App

things-to-think-about-when-dockerizing-your-app.jpg

We'll cover a few components as well as go over how using Docker Compose can be helpful to pull everything together.

Quick Jump:

The video below covers a few high level details on what to think about when it comes time to run your application in Docker. Specifically this focuses on putting a web app in Docker but other app types apply.

# Demo Video

Timestamps

  • 0:22 – Programming run-time
  • 0:44 – Project and system packages
  • 1:31 – Database, cache, assets and friends
  • 2:01 – Versioning your service dependencies
  • 2:15 – Run everything in a consistent way
  • 2:51 – Docker Compose helps a lot here

Links

What was the last app you put into Docker? Let us know below.

Never Miss a Tip, Trick or Tutorial

Like you, I'm super protective of my inbox, so don't worry about getting spammed. You can expect a few emails per year (at most), and you can 1-click unsubscribe at any time. See what else you'll get too.



Comments