Following command results in an error:
docker run -it ghcr.io/umati/umatigateway:develop
Output:
develop: Pulling from umati/umatigateway
docker: failed to copy: httpReadSeeker: failed open: content at https://ghcr.io/v2/umati/umatigateway/manifests/sha256:5c6c23e022a2a89312fe503e8b997d2b1264b9d5aed5a1d4cc37c5abd904e108 not found: not found
There appears to be an access restriction.
Following command results in an error:
docker run -it ghcr.io/umati/umatigateway:develop
Output:
develop: Pulling from umati/umatigateway
docker: failed to copy: httpReadSeeker: failed open: content at https://ghcr.io/v2/umati/umatigateway/manifests/sha256:5c6c23e022a2a89312fe503e8b997d2b1264b9d5aed5a1d4cc37c5abd904e108 not found: not found
There appears to be an access restriction.