Skip to content

Conversation

theishshah
Copy link
Contributor

Create base image to support new scorecard system. Adds image build/push to Makefile (not enabled by default), a script to generate images and the base image dockerfile. Future additions will include building and executing the test binary as well as passing along test selection data to the test binary.

chmod ug+rwx "${HOME}"

# runtime user will need to be able to self-insert in /etc/passwd
chmod g+rw /etc/passwd
Copy link
Contributor

Choose a reason for hiding this comment

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

that chmod on the passwd file is no longer needed according to Joe.

Copy link
Member

Choose a reason for hiding this comment

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

Check #2469 out for the full set of changes. It's more than just removing this line.

@theishshah theishshah merged commit 874fac2 into operator-framework:master Apr 14, 2020
@theishshah theishshah deleted the sc2-basetest branch April 14, 2020 21:31
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.

3 participants