Hi,
I'm trying to install epad (lite) on a single machine to test it. During the installation process (./epad_manage.sh install), I got this error. My understanding is that jboss/keycloak no longer exists and something like keycloak/keycloak should be used instead.
Building mykeycloak
[+] Building 0.4s (2/2) FINISHED docker:default
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 663B 0.0s
=> ERROR [internal] load metadata for docker.io/jboss/keycloak:latest 0.2s
------
> [internal] load metadata for docker.io/jboss/keycloak:latest:
------
Dockerfile:1
--------------------
1 | >>> FROM jboss/keycloak:latest
2 |
3 | USER jboss
--------------------
ERROR: failed to solve: jboss/keycloak:latest: failed to resolve source metadata for docker.io/jboss/keycloak:latest: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
ERROR: Service 'mykeycloak' failed to build : Build failed
For context, we are looking for a web-based segmentation workflow where we can also add annotation characteristics (we are now using Slicer with Quantitative Reporting). Epad seems to be an option.
Thanks!
Hi,
I'm trying to install epad (lite) on a single machine to test it. During the installation process (
./epad_manage.sh install), I got this error. My understanding is thatjboss/keycloakno longer exists and something likekeycloak/keycloakshould be used instead.For context, we are looking for a web-based segmentation workflow where we can also add annotation characteristics (we are now using Slicer with Quantitative Reporting). Epad seems to be an option.
Thanks!