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

Avoid custom Calrissian docker image #1007

Open
soxofaan opened this issue Jan 17, 2025 · 0 comments
Open

Avoid custom Calrissian docker image #1007

soxofaan opened this issue Jan 17, 2025 · 0 comments
Assignees

Comments

@soxofaan
Copy link
Member

left-over from PoC development of CWL with Calrissian #936 for https://github.com/EOEPCA/roadmap/issues/41:

# TODO: proper calrissian image? Official one doesn't work due to https://github.com/Duke-GCB/calrissian/issues/124#issuecomment-947008286
# calrissian_image: Optional[str] = "ghcr.io/duke-gcb/calrissian/calrissian:0.17.1"
calrissian_image: Optional[str] = "registry.stag.warsaw.openeo.dataspace.copernicus.eu/rand/calrissian:latest"

from https://github.com/eu-cdse/openeo-cdse-infra/issues/267#issuecomment-2464915650:

... we're using a Calrissian image from the local registry. This is because I had to patch cwltool to be able to run the workflow to completion.
When using the default docker.io/dukegcb/calrissian:latest image, it fails with an error like in this issue: Duke-GCB/calrissian#124.

@soxofaan soxofaan changed the title Avoid custom calrissian docker image Avoid custom Calrissian docker image Jan 17, 2025
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