Skip to content
This repository was archived by the owner on Jun 14, 2023. It is now read-only.
This repository was archived by the owner on Jun 14, 2023. It is now read-only.

Running dev.sh requires logging in to docker from the command line #17

@sasha-ruby

Description

@sasha-ruby

Hi guys,

thanks for your effort on this repo.

Building an image was failing for me.

$ ./dev.sh 
Sending build context to Docker daemon  1.139GB
Step 1/29 : FROM debian:testing
Get https://registry-1.docker.io/v2/library/debian/manifests/testing: unauthorized: incorrect username or password
There was an error building the image

I worked around by logging in to docker using my docker hub account username (not email) and password.

$ docker login

It you can replicate this, it would be good to update README to add this instruction.
Let me know if you want me to submit a PR for this.

Cheers,
Sasha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions