You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to build the image from the included Docker file (using my fork), I keep getting this error:
$ docker build -t stevekm/docker-sge .
The command '/bin/sh -c apt-get upgrade -y' returned a non-zero code: 100
Any ideas? Did some Google'ing and included some tests to make sure network access was working inside the container, could figure out what is causing the error. Full output of docker build is here:
Trying to build the image from the included Docker file (using my fork), I keep getting this error:
Any ideas? Did some Google'ing and included some tests to make sure network access was working inside the container, could figure out what is causing the error. Full output of
docker build
is here:https://github.com/stevekm/docker-sge/blob/a30cfb3f687358a63d9f13faff31aa9992fedaa6/build_log.txt
The text was updated successfully, but these errors were encountered: