osrf / rocker

A tool to run docker containers with overlays and convenient options for things like GUIs etc.
Apache License 2.0
555 stars 70 forks source link

rocker-compose ? #214

Closed orensbruli closed 1 year ago

orensbruli commented 1 year ago

I'm loving rocker! I was wondering if someone found a way to launch several containers. I know rocker it's not a replacement for docker-compose, but like a wrapper around docker, but it would be great to have some kind of declarative way to use it to launch several images. Something like rocker compose rocker-compose.yaml. The way a see it, the syntax of the file could be mostly the same as a docker-compose.yaml but with an entry for each image with the rocker-specific options.

130s commented 1 year ago

https://github.com/osrf/rocker/issues/148 can be related.

tfoote commented 1 year ago

I'm going to close this as a duplicate of #148 Please follow up there relating to the feature request.