RSSAmplifier

This is my blog now · Aug 15, 2026

How To: Compose Compose Files

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I deploy almost all of the stuff I self-host with Docker Compose . I think it's an accessible and yet powerful way to do this in a (mostly) declarative way. Sometimes it is desirable to reuse things you declare in a Compose file, for example when you want to deploy a service in multiple environments, or you have environment variables shared between services. In my case the need arose in the…

Read on bfloeser.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.