Replies: 2 comments 12 replies
-
Hi @vdeville, I personally haven't used Scaleway before and also don't know their registry. Feel free to provide some logs of the application talking to your Scaleway registry (with sensible details redacted of course) and I will have a look. Maybe it's just a small thing and we can make it work (but I can't promise anything). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, I'm not abble to get lot of logs, at this time is what i see: my docker compose: services:
registry-browser:
image: klausmeyer/docker-registry-browser
ports:
- "8080:8080"
environment:
ENABLE_DELETE_IMAGES: true
DOCKER_REGISTRY_URL: https://rg.fr-par.scw.cloud/
SECRET_KEY_BASE: c164d32b889ae.........1ccc959
REGISTRY_LOG_LEVEL: 3
REGISTRY_LOG_HEADERS: 1
TOKEN_AUTH_USER: nouser
TOKEN_AUTH_PASSWORD: XXXX In the logs:
Thanks |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I can't get your tool to work with Scaleway's container registry. Has anyone tried it yet?
Registration and usage is free if you want to try wiht this provider
Thanks
Beta Was this translation helpful? Give feedback.
All reactions