Skip to content
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

Eventsbuildingblock dockerfile alpine #513

Merged
merged 31 commits into from
Jul 24, 2020

Conversation

bingzhang
Copy link
Collaborator

No description provided.

bingzhang added 28 commits June 25, 2019 11:02
@bingzhang bingzhang added this to the Sprint 23 milestone Jul 22, 2020
@bingzhang bingzhang requested a review from sandeep-ps July 22, 2020 16:08
@sandeep-ps sandeep-ps requested review from ywkim312 and wenjzhu July 22, 2020 16:19
@sandeep-ps sandeep-ps added the open source This issue is to improve something from an open source perspective label Jul 22, 2020
@sandeep-ps
Copy link
Collaborator

@wenjzhu and @ywkim312, with the most recent Alpine version, there is an issue that will break previous docker builds after you pull the latest base image.

You can try this by adding --pull flag in the docker build image command. E.g. docker build --pull -f eventservice/Dockerfile -t rokwire/events-building-block . Please test the fix in this PR and if it works, please apply to the Dockerfiles that you are maintaining. Thanks.

eventservice/Dockerfile Outdated Show resolved Hide resolved
Co-authored-by: Sandeep Puthanveetil Satheesan <[email protected]>
sandeep-ps
sandeep-ps previously approved these changes Jul 24, 2020
CHANGELOG.md Outdated Show resolved Hide resolved
@sandeep-ps sandeep-ps merged commit b417112 into develop Jul 24, 2020
@sandeep-ps sandeep-ps deleted the eventsbuildingblock_dockerfile_alpine branch July 24, 2020 17:08
@sandeep-ps sandeep-ps linked an issue Jul 24, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open source This issue is to improve something from an open source perspective
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Fix Docker image vulnerability in Events BB
2 participants