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
Is your feature request related to a problem? Please describe.
I have a docker-compose.yml setup and some commands need to be run after containers have started. Since version 2.30.0 Docker Compose offers post_start to run commands after container startup.