-
Notifications
You must be signed in to change notification settings - Fork 428
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: run local container dependencies blogpost #5598
Conversation
🍕 Here are the new binary sizes!
|
``` | ||
|
||
This means that your main container will start only after nginx sidecar container has started and nginx will start only after startup container is completed successfully. |
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.
i feel like we should show the startup
container in this example?
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## mainline #5598 +/- ##
============================================
- Coverage 70.01% 70.01% -0.01%
============================================
Files 302 303 +1
Lines 46534 46584 +50
Branches 299 299
============================================
+ Hits 32579 32614 +35
- Misses 12370 12384 +14
- Partials 1585 1586 +1 ☔ View full report in Codecov by Sentry. |
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.