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

Dockerfile #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Dockerfile #6

wants to merge 1 commit into from

Conversation

harmening
Copy link
Contributor

@emiddell, as discussed, here's the Dockerfile I use to run cedalion on our HPC.
It is based on continuumio/miniconda3, but uses debian:12-slim as base image instead of debian:bullseye-slim (debian:11-slim). This is because our specific vtk version requirement as specified in environment_dev.yml needs GLIBC 2.34 (debian:11 has GLIBC 2.31).
The Dockerfile is probably not optimal, just used it as a first try to make large photon simulations with pmcx run on the HPC - the other pipelines are not tested yet.

@harmening harmening requested a review from emiddell March 29, 2024 23:48
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