docker_auth icon indicating copy to clipboard operation
docker_auth copied to clipboard

Combine Registry, Auth Server and Registry UI

Open robertdahlem opened this issue 4 years ago • 0 comments

I am trying to combine a Docker Registry, the Auth Server and the Registry UI.

My configuration files: docker-compose.auth.yml auth_config.yml docker-compose.registry.yml docker-compose.registry-ui.yml

Things like podman login, podman pull work fine.

But trying to access the GUI simply fail with Failed to login: Unexpected end of JSON input.

I could use some help to analyze this.

robertdahlem avatar Dec 09 '21 16:12 robertdahlem