<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>docker · juery.fr</title><link>https://www.juery.fr/tags/docker/</link><description>Everything I wish I'd known about building software, sooner.</description><generator>Hugo</generator><language>en</language><copyright>juery.fr</copyright><lastBuildDate>Sun, 02 Aug 2026 09:40:00 +0200</lastBuildDate><atom:link href="https://www.juery.fr/tags/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker Compose Tips: Services, Healthchecks, and Reliable Startups</title><link>https://www.juery.fr/posts/astuces-docker-compose/</link><pubDate>Sun, 02 Aug 2026 09:40:00 +0200</pubDate><guid>https://www.juery.fr/posts/astuces-docker-compose/</guid><category>docker</category><category>tips</category><description>depends_on alone is not enough - healthchecks change everything: a tour of the Compose tricks that make a dev stack reliable - startup order, profiles, overrides and the !override tag, include, YAML anchors, watch mode, lifecycle hooks, parallel stacks, and tmpfs test databases.</description><enclosure url="https://www.juery.fr/images/posts/astuces-docker-compose/banner.png" length="1595013" type="image/png"/><media:content url="https://www.juery.fr/images/posts/astuces-docker-compose/banner.png" medium="image" type="image/png"/></item><item><title>Dockerfile tips: from a build that works to a build nobody touches again</title><link>https://www.juery.fr/posts/astuces-dockerfile/</link><pubDate>Sun, 26 Jul 2026 09:30:00 +0200</pubDate><guid>https://www.juery.fr/posts/astuces-dockerfile/</guid><category>docker</category><category>tips</category><description>Layer ordering, .dockerignore, multi-stage builds, cache mounts, non-root users: the techniques that turn a naive Dockerfile into a lightweight image, fast to rebuild and sound in production.</description><enclosure url="https://www.juery.fr/images/posts/astuces-dockerfile/banner.png" length="1541168" type="image/png"/><media:content url="https://www.juery.fr/images/posts/astuces-dockerfile/banner.png" medium="image" type="image/png"/></item></channel></rss>