Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ReactionMechanismGenerator
/
RMG-Py
Public
Notifications
You must be signed in to change notification settings
Fork
260
Star
530
Code
Issues
23
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Docker build updates
- #2808
#2808
Merged
rwest
merged 17 commits into
main
ReactionMechanismGenerator/RMG-Py:main
from
docker
ReactionMechanismGenerator/RMG-Py:docker
Copy head branch name to clipboard
Jun 11, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Docker build updates
#2808
rwest
merged 17 commits into
main
ReactionMechanismGenerator/RMG-Py:main
from
docker
ReactionMechanismGenerator/RMG-Py:docker
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2025
Install Julia 1.10 in Docker image
Show description for e7674f6
rwest
committed
e7674f6
View commit details
Copy full SHA for e7674f6
Browse repository at this point
Clean more caches etc. to reduce size of docker file
rwest
committed
20f2de6
View commit details
Copy full SHA for 20f2de6
Browse repository at this point
Dockerfile changes suggested by Claude and ChatGPT
Show description for 4571b83
rwest
committed
4571b83
View commit details
Copy full SHA for 4571b83
Browse repository at this point
Remove conda package cache after environment creation to reduce Docker image size.
rwest
committed
aedefc0
View commit details
Copy full SHA for aedefc0
Browse repository at this point
Enable Docker build on PRs for CI validation
Show description for 53d6f93
rwest
committed
53d6f93
View commit details
Copy full SHA for 53d6f93
Browse repository at this point
Fix Dockerfile parse error in apt-get install step
Show description for d687789
rwest
committed
d687789
View commit details
Copy full SHA for d687789
Browse repository at this point
Set conda env config vars and export for current shell
Show description for 6d28b48
rwest
committed
6d28b48
View commit details
Copy full SHA for 6d28b48
Browse repository at this point
Use plain Docker build output in CI
Show description for 2c554a5
rwest
committed
2c554a5
View commit details
Copy full SHA for 2c554a5
Browse repository at this point
Check environment variables and echo statements to help debugging.
rwest
committed
c547fc3
View commit details
Copy full SHA for c547fc3
Browse repository at this point
Actually build RMG in the Docker file.
Show description for 88ba148
rwest
committed
88ba148
View commit details
Copy full SHA for 88ba148
Browse repository at this point
Remove unused environment variables in Dockerfile
Show description for 192eee9
rwest
committed
192eee9
View commit details
Copy full SHA for 192eee9
Browse repository at this point
Set branches for Docker build in the CI.yml
Show description for 5a82a94
rwest
committed
5a82a94
View commit details
Copy full SHA for 5a82a94
Browse repository at this point
Allow RMS branch to be set in CI, passed through Dockerfile.
rwest
committed
d7d5a9e
View commit details
Copy full SHA for d7d5a9e
Browse repository at this point
Set PYTHON_JULIAPKG_PROJECT for Docker
Show description for 23ccfaa
rwest
committed
23ccfaa
View commit details
Copy full SHA for 23ccfaa
Browse repository at this point
Run an RMS example when building Docker image
Show description for 00e0b59
rwest
committed
00e0b59
View commit details
Copy full SHA for 00e0b59
Browse repository at this point
run conda init first to make the next cmd work
JacksonBurns
authored and
rwest
committed
c3bbbd6
View commit details
Copy full SHA for c3bbbd6
Browse repository at this point
Only run docker build on PRs from official fork.
Show description for 5ca611a
rwest
committed
5ca611a
View commit details
Copy full SHA for 5ca611a
Browse repository at this point
You can’t perform that action at this time.