You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading docs/README.md there are instructions for seeing swagger docs. They didn't work for me
Please provide the exception or error you saw
docker compose -f docs/docker-compose.yml up
WARN[0000] /home/projects/IDENTUS/identus-cloud-agent/docs/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/2
✘ atala-structurizr-lite Error pull access denied for atala-struc... 4.0s
⠏ swagger-ui Pulling 4.0s
Error response from daemon: pull access denied for atala-structurizr-lite, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Please provide the environment you discovered this bug in
Linux: Debian/Ubuntu 22.04
Docker: version 27.3.1, build ce12230
Anything else?
Note I had to run docker compose not docker-compose ... i forget why docker split these out / when ... generally it's not a problem to swap those commands but it is a deviation from the documented command to run
The text was updated successfully, but these errors were encountered:
Is this a regression?
Yes
Description
Reading
docs/README.md
there are instructions for seeing swagger docs. They didn't work for mePlease provide the exception or error you saw
Please provide the environment you discovered this bug in
Anything else?
Note I had to run
docker compose
notdocker-compose
... i forget why docker split these out / when ... generally it's not a problem to swap those commands but it is a deviation from the documented command to runThe text was updated successfully, but these errors were encountered: