-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
remove unnecessary packages from docker files #460
Conversation
4a71735
to
f58a094
Compare
f01c6e5
to
daa6dad
Compare
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 couple of questions and a suggestion on the comment about the bash
->sh
change.
@sxa updated ptal |
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.
LGTM now - thanks.
This was discussed at the PMC meeting on November 8th and minuted. |
closes: #458
Confirmed that zlib is no longer required as we bundle it:
Also converted the alpine entrypoint.sh to not require bash