You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: