-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm trying to install scan-platform-test. But when I try
$ git submodule update --init --recursive
it fails with ERROR: Repository not found.
I see scan_data_importer not found on https://github.com/scan-team/scan-platform-test/tree/main/scan_data_observer
And I also try
$ ./build.sh
but it fails
=> ERROR [internal] load metadata for docker.io/library/scan_data_importer:latest 1.5s
------
> [internal] load metadata for docker.io/library/scan_data_importer:latest:
------
Dockerfile:17
--------------------
15 | # =================================================================================================
16 |
17 | >>> FROM scan_data_importer
18 |
19 | RUN apt-get update && \
--------------------
ERROR: failed to solve: scan_data_importer: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Would you please tell me how to fix these?
Best regards,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels