UBC-MDS / maternal_health_classification

Other
0 stars 0 forks source link

Could not run docker-compose up --build #33

Closed Shan-non closed 2 days ago

Shan-non commented 2 days ago

I received the error: "✘ jupyter-notebook Error Head "https://registry-1.docker.io/v2/123456789nelli/maternal... 0.9s Error response from daemon: Head "https://registry-1.docker.io/v2/123456789nelli/maternal_health_classification/manifests/latest": unauthorized: incorrect username or password"

I also tried the same command without the --build flag and received the same result.

Shan-non commented 2 days ago

image

Shan-non commented 2 days ago

Fixed via running the following in my terminal: docker login then typing my docker username and password when prompted then re-trying docker compose up

hovhannisyannelli commented 2 days ago

The solution was running docker login command