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 ended up here as I'm looking to create a playbook to update my Mastodon instance. As per the linked comment I can see you are looking for any relevant use cases before adding any of these so I'd like to request run please. The Mastodon update instructions sometimes require running commands such as docker-compose run --rm web bundle exec rails db:migrate (and/or others) which I would have to run via the shell plugin currently.
SUMMARY
The following could make sense as new modules. See #941 (comment) for more details.
build
: makes sense as its own module docker_compose_v2_buildcp
: makes sense as its own module, or two (copy into/out of container?)exec
: makes sense as its own module docker_compose_v2_exec (Add Docker Compose v2 exec and run modules #969)push
: makes sense as its own module docker_compose_v2_pushrun
: makes sense as its own module docker_compose_v2_run (Add Docker Compose v2 exec and run modules #969)wait
: might make sense as its own moduleISSUE TYPE
COMPONENT NAME
new modules
The text was updated successfully, but these errors were encountered: