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

Add repo2docker-action appendix. #5

Merged
merged 5 commits into from
Sep 24, 2024

Conversation

ryanlovett
Copy link
Contributor

I chose the filename Dockerfile.appendix to reinforce the fact that the file should contain Dockerfile commands. There is also a convention for people to use filenames of the form Dockerfile.dev, Dockerfile.prod, etc.

I chose the filename `Dockerfile.appendix` to reinforce the fact that the file should contain Dockerfile commands. There is also a convention for people to use filenames of the form `Dockerfile.dev`, `Dockerfile.prod`, etc.
The action did not properly include the file, so let's try specifying the full path.
This writes out a binary to /usr/local/bin/. I think this is better than putting it in a conda path since it isn't a conda executable. The appendix is necessary since it can run as root.
@ryanlovett ryanlovett merged commit 5deb1dd into berkeley-dsep-infra:main Sep 24, 2024
2 checks passed
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.

1 participant