bag-database
bag-database copied to clipboard
Unauthorized error using docker compose
trafficstars
Hi,
I'm attempting to install bagdb using the Without Authentication method.
Tried doing docker compose up and got:
✘ bagdb Error 1.2s
Error response from daemon: Head "https://ghcr.io/v2/swri-robotics/bag-database/manifests/latest": unauthorized
Also tried with docker run directly and got:
...
Status: Downloaded newer image for ghcr.io/swri-robotics/bag-database/bag-database:latest
37ee247f1154c221dc89234852474c31b98d74f2db98722027d95fd9851cc467
docker: Error response from daemon: network bagdb not found.
Is there something I should do to being able to pull from the docker repositories?