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

Update Dockerfile #1475

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update Dockerfile #1475

wants to merge 2 commits into from

Conversation

JMante1
Copy link
Contributor

@JMante1 JMante1 commented Sep 30, 2021

Changed the base image to be more up to date based on NIST recommendations

Changed the base image to be more up to date based on NIST recommendations
@JMante1 JMante1 requested a review from cjmyers September 30, 2021 03:27
@JMante1
Copy link
Contributor Author

JMante1 commented Sep 30, 2021

for some reason the newer docker image can't install python using apk. Not sure what is going on

@JMante1
Copy link
Contributor Author

JMante1 commented Sep 30, 2021

This is the command that is failing: apk add nss git openjdk8-jre openjdk8 maven python alpine-sdk libxml2-dev yarn g++ gcc bash raptor2 jq

@cjmyers
Copy link
Collaborator

cjmyers commented Sep 30, 2021

Looks like docker build is failing.

@cjmyers
Copy link
Collaborator

cjmyers commented Sep 30, 2021

Could one of those applications not be available for this new OS?

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