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

Docker build . fails #13

Open
insajd opened this issue Dec 5, 2018 · 1 comment
Open

Docker build . fails #13

insajd opened this issue Dec 5, 2018 · 1 comment

Comments

@insajd
Copy link

insajd commented Dec 5, 2018

Hi,
After cloning without making any changes I am running

docker build .

and it fails with the following log:

docker build .
Sending build context to Docker daemon  593.9kB
Step 1/14 : FROM registry.eorlbruder.de/gunicorn
Get https://registry.eorlbruder.de/v2/gunicorn/manifests/latest: no basic auth credentials

I tried opening https://registry.eorlbruder.de/v2/gunicorn and got authentication request.

@EorlBruder
Copy link
Owner

Oh, I completly overlooked that. Unfortunately that repository is private - you can try using a official gunicorn-package as base for the Dockerfile and get it to work that way.
I stopped working on this project a while ago, sorry about that...

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