-
Notifications
You must be signed in to change notification settings - Fork 250
Docker build updates #2808
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
Merged
Docker build updates #2808
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
e7674f6
Install Julia 1.10 in Docker image
rwest 20f2de6
Clean more caches etc. to reduce size of docker file
rwest 4571b83
Dockerfile changes suggested by Claude and ChatGPT
rwest aedefc0
Remove conda package cache after environment creation to reduce Docke…
rwest 53d6f93
Enable Docker build on PRs for CI validation
rwest d687789
Fix Dockerfile parse error in apt-get install step
rwest 6d28b48
Set conda env config vars and export for current shell
rwest 2c554a5
Use plain Docker build output in CI
rwest c547fc3
Check environment variables and echo statements to help debugging.
rwest 88ba148
Actually build RMG in the Docker file.
rwest 192eee9
Remove unused environment variables in Dockerfile
rwest 5a82a94
Set branches for Docker build in the CI.yml
rwest d7d5a9e
Allow RMS branch to be set in CI, passed through Dockerfile.
rwest 23ccfaa
Set PYTHON_JULIAPKG_PROJECT for Docker
rwest 00e0b59
Run an RMS example when building Docker image
rwest c3bbbd6
run conda init first to make the next cmd work
JacksonBurns 5ca611a
Only run docker build on PRs from official fork.
rwest File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.