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

Containers building strategy #19

Open
thomasarsouze opened this issue Dec 15, 2021 · 2 comments
Open

Containers building strategy #19

thomasarsouze opened this issue Dec 15, 2021 · 2 comments

Comments

@thomasarsouze
Copy link
Contributor

Rational

  • Define a strategy for containers / images constructions
  • Do we provide docker and / or singularity images ?
  • Where do we store containers ?
  • How frequently do we build updated containers ?
@pradal
Copy link
Contributor

pradal commented Dec 15, 2021

Inspiration can be the Jupyter strategy:
https://github.com/jupyter/docker-stacks

Providing a stack of Docker images to ease the writing of a new one.

@thomasarsouze
Copy link
Contributor Author

Another inspiration (although similar spirit) can be found on the Pangeo project:

https://github.com/pangeo-data/pangeo-docker-images

It provides a stack of docker images with different sets of python libraries included. A modification of the requirement.txt file launches the build of new updated images.

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

No branches or pull requests

2 participants