dobi icon indicating copy to clipboard operation
dobi copied to clipboard

Feature: add :run task to compose resource

Open Fuco1 opened this issue 7 years ago • 0 comments

Similar to job:run we could have compose:run which would use docker-compose run instead of docker run.

This allows to share service definition (volumes, dependencies...) with the compose file.

Fuco1 avatar Jan 02 '19 09:01 Fuco1