Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

ignore one-off container events - #1987

Merged
mat007 merged 1 commit into
docker-archive:mainfrom
ndeloof:ignore_oneoff_events
Aug 5, 2021
Merged

ignore one-off container events#1987
mat007 merged 1 commit into
docker-archive:mainfrom
ndeloof:ignore_oneoff_events

Conversation

@ndeloof

@ndeloof ndeloof commented Aug 5, 2021

Copy link
Copy Markdown
Collaborator

What I did
Filter-out one-off container watching events. This prevents up to consider a one-off container to be part of the app and attach to it, then exit when container stops

Related issue
close #1955

close docker-archive#1955

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

@mat007 mat007 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docker compose run brings down the cluster after one-off container finishes execution.

2 participants