Skip to content

Commit

Permalink
DBZ-8564 Pull local registry from mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Jan 15, 2025
1 parent a215648 commit e131e5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions local-registry/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ services:
ports:
- '5500:5000'
browser:
image: klausmeyer/docker-registry-browser:latest
image: mirror.gcr.io/klausmeyer/docker-registry-browser:latest
environment:
- 'DOCKER_REGISTRY_URL=http://registry:5000'
ports:
- '5580:8080'
- '5580:8080'

0 comments on commit e131e5f

Please sign in to comment.