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 interested in docker-compose output (log.info, log.warning) and not in containers output.
We're executing docker-compose commands via systemd and since the output is missing, we cannot use -d flag and have to keep the compose process up.
I'm interested in docker-compose output (log.info, log.warning) and not in containers output.
We're executing docker-compose commands via systemd and since the output is missing, we cannot use -d flag and have to keep the compose process up.