Quick tip: using curl to pipe into docker compose
Jun 16, 2025 · 1 min read · Ever needed to spin up a Docker Compose setup from a GitHub repo, but didn't want to clone the whole thing? I recently ran into this with Netflix Conductor. Instead of cloning or manually copying, try this: Turns out we can use curl and pipe the cont...
Join discussion











