Skip to content

Cannot build with docker set to runserver #30

@alecvn

Description

@alecvn

What happened?

I want to have the cookiecutter setup my project so that I run runserver via a docker container.

I ran the basic setup, but when choosing docker runserver option I received an error when running docker-compose up --build -d:

Pulling worker (project-slug:latest)...
ERROR: pull access denied for project-slug, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Where project-slug is the suggested project-slug for my app.

What should've happened instead?

Docker should've built images correctly.

Steps to reproduce

Basic steps, just use the docker runserver option instead of default which is n.

I am definitely logged into docker hub.
Kubuntu 18.04
Docker version 19.03.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions