-
Notifications
You must be signed in to change notification settings - Fork 65
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
Docker compose - Invalid or corrupt jarfile #210
Comments
Both of these start fine for me https://github.com/itzg/docker-mc-proxy/blob/master/docs/docker-compose.yml https://github.com/itzg/docker-mc-proxy/blob/master/docs/velocity/docker-compose.yml Provide the actual compose file you are using. |
This is what I get using the velocity compose file you just linked. I'm unsure if this is the issue and whether or not it's from my Docker configuration, but when the proxy container is created the local dirs are owned by root. Any chance it's due to being in a symlinked dir? user@homelab:/mnt/md0/containers/velocity-mc-server$ cat docker-compose.yml user@homelab:~/Containers/velocity-mc-server$ docker compose up
user@homelab:/mnt/md0/containers/velocity-mc-server$ ls -l
|
The files in the host directory are your responsibility to set with the correct ownership and permissions. Yes, perhaps whatever symlink'ing you're doing is the problem. |
When running the default Docker compose script or specifying TYPE: VELOCITY, proxy container fails due to "Invalid or corrupt jarfile".
The text was updated successfully, but these errors were encountered: