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

Upgrade to zlib 1.2.13 #83

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Upgrade to zlib 1.2.13 #83

wants to merge 3 commits into from

Conversation

joshmoore
Copy link
Member

@joshmoore
Copy link
Member Author

Now unclear why this is failing:

Step 4/8 : RUN conda env create -n benchmark -f /tmp/environment.yml
 ---> Running in b6734870f82d
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... Killed
The command '/bin/sh -c conda env create -n benchmark -f /tmp/environment.yml' returned a non-zero code: 137
Service 'upload' failed to build : Build failed

Error: Process completed with exit code 1.

@jburel
Copy link
Member

jburel commented Jan 4, 2023

I ran the command locally i.e. conda env create -n benchmark -f environment.yml
and everything was successfully installed
I was not using the dockerfile.

Edit: using the Dockerfile, it fails. This could be due to a memory allocation issue

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.

2 participants