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

Container Startet nicht #2

Open
felixwortmann opened this issue Feb 4, 2021 · 0 comments
Open

Container Startet nicht #2

felixwortmann opened this issue Feb 4, 2021 · 0 comments

Comments

@felixwortmann
Copy link

Beim ersten Starten über docker-compose up -d erscheint folgender Fehler

Step 5/11 : RUN cd /home/$NB_USER/tmp/ && 	conda env create -p $CONDA_DIR/envs/$conda_env -f env.yml &&     conda clean --all -f -y
 ---> Running in 58f38ca2507e
Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of your conda dependencies.  Conda may not use the correct pip to install your packages, and they may end up in the wrong place.  Please add an explicit pip dependency.  I'm adding one for you, but still nagging you.
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... /bin/bash: line 1:     7 Killed                  conda env create -p $CONDA_DIR/envs/$conda_env -f env.yml
ERROR: Service 'jupyter_container' failed to build : The command '/bin/bash -o pipefail -c cd /home/$NB_USER/tmp/ && 	conda env create -p $CONDA_DIR/envs/$conda_env -f env.yml &&     conda clean --all -f -y' returned a non-zero code: 137
exit 1
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

1 participant