Dockerfile best practice

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • php-docker-good-defaults

    *WORK IN PROGRESS* sample PHP/Laravel app for Docker examples

    Yes. If you would like an example with a good explanation on how to write Dockerfiles with a Laravel app from scratch, check out Bret Fisher's PHP (Laravel) defaults example. The README and comments in the Dockerfiles offer a great explanation as to why he's doing the things that he's doing.

  • ama

    (Mostly Docker) Ask me anything! (by BretFisher)

    I don't know if I would call myself an expert, but worrying about security is a big concern of mine and my job. While there are some security benefits to running your app in a container, you're correct in thinking there are some things to keep in mind while writing your Dockerfiles and using Docker. Check out Bret Fisher's write up on security concerns using Docker. This is the second time that I've mentioned him. He's a Docker Captain and recognized by Docker as an expert. His advice is sound.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Laradock

    Full PHP development environment for Docker.

    For Laravel projects, I use Laradock. I can't recommend it enough!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts