Tag: docker
All the articles with the tag "docker".
-
A Guide to Dokku for Monorepo Applications
Published:This guide explains how to deploy a fullstack monorepo application with a private backend API and a public frontend from a single repository on Dokku.
-
Optimizing Django Docker Builds with Astral’s `uv`
Published:Learn how to speed up and harden your Django Docker builds using Astral’s uv for faster installs, better caching, and reproducible environments.