vito / dagger-compose

Docker Compose... but in Dagger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dagger Compose

Runs docker-compose.yml... but in Dagger. 📢💨📢💨 (those are airhorns)

Currently uses a proof-of-concept host-to-container implementation.

Example

The included wordpress.yml runs WordPress, published to port 8080 on the host.

go run . wordpress.yml

Thanks

Thanks to @marcosnils for the idea!

About

Docker Compose... but in Dagger


Languages

Language:Go 100.0%