Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not display reposity #61

Closed
JadeQin opened this issue Sep 14, 2015 · 1 comment
Closed

can not display reposity #61

JadeQin opened this issue Sep 14, 2015 · 1 comment

Comments

@JadeQin
Copy link

JadeQin commented Sep 14, 2015

I run resiftry v2 like this

docker run -d -p 5000:5000 --restart=always --name registry-v2 \
  -v ~/registry-v2:/var/lib/registry \
  registry:2

and run kwk like this

  docker run \
    -d \
    -e ENV_DOCKER_REGISTRY_HOST=172.19.103.36 \
    -e ENV_DOCKER_REGISTRY_PORT=5000 \
    -p 80:80 \
    konradkleine/docker-registry-frontend:v2

I push a new image to v2,but I can not find it in kwk,why?

This is the log about kwk

Module auth_kerb disabled.
To activate the new configuration, you need to run:
  service apache2 restart
Module ssl already disabled
Enabling module rewrite.
To activate the new configuration, you need to run:
  service apache2 restart
Stopping web server: apache2.
/usr/sbin/apache2ctl: 87: ulimit: error setting limit (Operation not permitted)
Setting ulimit failed. See README.Debian for more information.
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.16. Set the 'ServerName' directive globally to suppress this message

Thanks

@kwk kwk added the duplicate label Sep 14, 2015
@kwk
Copy link
Owner

kwk commented Sep 14, 2015

This is a duplicate of #47 . Closing in favor of Issue #47.

@kwk kwk closed this as completed Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants