Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build continue on failure #11094

Open
mjforan opened this issue Oct 13, 2023 · 0 comments · May be fixed by #12225
Open

build continue on failure #11094

mjforan opened this issue Oct 13, 2023 · 0 comments · May be fixed by #12225

Comments

@mjforan
Copy link

mjforan commented Oct 13, 2023

Description

I have a large docker compose file which is used to build many images at once. It is frustrating to hit build and come back an hour later to find everything was aborted early due to a typo in one of my Dockerfiles. I would like a command line option like --continue-on-failure which will continue to build independent images even though some of them failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants