-
Notifications
You must be signed in to change notification settings - Fork 46
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
registry-photon:dev-arm can't run #37
Comments
According to the error message, it should be the permission issue of starting the registry mount path. Can you provide the command to start harbor and the relevant permission information for the host directory to be mounted when harbor starts? |
@Jeremy-boo start harbor
In docker-compose.yml
|
@Jeremy-boo Hi ,I need your help |
Oh thanks chmod 777 -R registry registryctl
docker restart registry registryctl It can run but why? |
The text was updated successfully, but these errors were encountered: