-
Notifications
You must be signed in to change notification settings - Fork 6
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
Prevent or handle Docker errors #15
Comments
Maybe also consider these Docker best practices |
Maybe when there's a Docker error, there could be a button that runs:
It could also warn about this. |
Here's a good post on removing Docker images. |
Another Docker error:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are sometimes errors in the containers, like:
Maybe this could check for them, and prevent them. Or when there is an error, suggest a solution.
Local CI needs to be very easy to use. Developer tools need to have a great experience, or they're quickly abandonded.
The text was updated successfully, but these errors were encountered: