-
Notifications
You must be signed in to change notification settings - Fork 669
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
docs(troubleshoot): Add docker error troubleshooting guide #4972
docs(troubleshoot): Add docker error troubleshooting guide #4972
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4972 +/- ##
=======================================
Coverage 59.09% 59.10%
=======================================
Files 645 645
Lines 55540 55540
=======================================
+ Hits 32824 32825 +1
+ Misses 20127 20126 -1
Partials 2589 2589
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few small changes requested, otherwise looks good. Thanks!
Signed-off-by: Chi-Sheng Liu <[email protected]>
63204c7
to
4ac2e2b
Compare
@neverett Fixed. Thank you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @neverett @MortalHappiness
…hoot-docker-error
Tracking issue
N/A
Why are the changes needed?
Some users like me encountered the docker error while trying to start Flyte.
What changes were proposed in this pull request?
Add troubleshooting guide for docker error.
How was this patch tested?
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link