SUSE / Portus

Authorization service and frontend for Docker registry (v2)
http://port.us.org/
Apache License 2.0
3k stars 471 forks source link

Synchronise beetween register and portus UI #2270

Closed mbellahcene closed 4 years ago

mbellahcene commented 4 years ago

i push alpine images

i push ( my build images with Dockerfile )

FROM docker

RUN apk add --no-cache --upgrade bash jq git


docker build --no-cache --pull -t docker/docker.dind . docker tag docker/docker.dind srvportus:5000/docker/docker.dind

-- > KO for UI -> ok for registry

i push docker docker tag docker srvportus:5000/docker/ ok for registry ok for UI

could you help me please

Jean-Baptiste-Lasselle commented 4 years ago

@mbellahcene docker-compose.yml ? .env ? other conf files (registry.yml, nginx.conf etc...) ?

stale[bot] commented 4 years ago

Thanks for all your contributions! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.