Skip to content

ci: reduce build image size#7773

Merged
htuch merged 2 commits intoenvoyproxy:masterfrom
lizan:lighter_image
Jul 31, 2019
Merged

ci: reduce build image size#7773
htuch merged 2 commits intoenvoyproxy:masterfrom
lizan:lighter_image

Conversation

@lizan
Copy link
Copy Markdown
Member

@lizan lizan commented Jul 31, 2019

Signed-off-by: Lizan Zhou lizan@tetrate.io

Description:
Brings down build image from 2.17GB to 1.15GB to speed up CI generally while keep functionalities.

- all recommended packages
+ patch which was included in recommends but explicitly
- golang (now fetched by bazel, was used by boringssl cmake build before)
- gcov
- wireshark (so no more GUI dependencies, tshark is the one used in tests)

apt-get clean at the end.

Risk Level: Low (not used anyway)
Testing: local
Docs Changes:
Release Notes:

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan lizan requested a review from htuch July 31, 2019 05:41
@lizan
Copy link
Copy Markdown
Member Author

lizan commented Jul 31, 2019

hold on this, still wip, coverage doesn't work yet

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan
Copy link
Copy Markdown
Member Author

lizan commented Jul 31, 2019

should be ready to go.

Copy link
Copy Markdown
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

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

Nice

@htuch htuch merged commit 2840090 into envoyproxy:master Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants