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

Ship your machine with Docker #18

Closed
fjebaker opened this issue Feb 13, 2024 · 0 comments
Closed

Ship your machine with Docker #18

fjebaker opened this issue Feb 13, 2024 · 0 comments
Assignees
Labels
meetup-suggestion Suggestion for a meetup scheduled This meetup suggestion has been scheduled for an upcoming meetup.

Comments

@fjebaker
Copy link
Member

Astrophysics tools can be notoriously difficult to compile and get running. This is partly related to code bases relying on specific versions of standard libraries to work successfully. In particularly unlucky scenarios, you may not even be able to downgrade to certain library version anymore / suffer all sorts of compatibility problems if you try.

A solution to this is Docker. Build once, with whatever libraries you need, and ship the libraries with the program. In this meetup I'd like to show everyone how to build (nasty) software in a safe and reproducible way.

This issue related to #7.

@fjebaker fjebaker added the meetup-suggestion Suggestion for a meetup label Feb 13, 2024
@fjebaker fjebaker self-assigned this Feb 13, 2024
@fjebaker fjebaker added the scheduled This meetup suggestion has been scheduled for an upcoming meetup. label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meetup-suggestion Suggestion for a meetup scheduled This meetup suggestion has been scheduled for an upcoming meetup.
Projects
None yet
Development

No branches or pull requests

1 participant