DEV Community

Mohamed Dahir
Mohamed Dahir

Posted on • Originally published at ducaale.github.io

Some helpful docker links

It's been 1 year plus 2 month since i wrote my first docker-compose.yml file.
Every once in a while i stumble upon a docker feature that i didn't know existed.
here are some links that were helpful:

Learn docker youtube series:

General docker tips:

Caching dependencies or how can you speed up docker builds:

Using dev and prod docker-compose files:

Using .env for storing secrets:

A fully automated HTTPS server:

CI/CD with docker and jenkins:

Latest comments (0)