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

Modify dockerfiles #168

Merged
merged 2 commits into from
Aug 31, 2023
Merged

Modify dockerfiles #168

merged 2 commits into from
Aug 31, 2023

Conversation

YrrepNoj
Copy link
Member

This PR modifies Dockerfiles and updates the leapfrogai image tags to use when building the Zarf package.

  • Updates the chainguard image to use the latest tag (versioned image tags are no longer supported)
  • Update the image tag for leapfrog images
  • Update dockerfile for the base image to ensure the $HOME/app directory gets created prior to chowing all the directories. (future images will need to be able to use this directory in as non-root user.

- Update chainguard image to use latest (other tags are no longer
  supported)
- Updated base image to ensure the /home/$USER/app directory was created
  and chown'd correctly so future images would have permissions in the app/ directory
@gerred gerred merged commit e2114b8 into main Aug 31, 2023
1 check passed
@YrrepNoj YrrepNoj deleted the modify-dockerfiles branch September 6, 2023 19:36
andrewrisse pushed a commit that referenced this pull request Apr 18, 2024
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