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

error when mounting volumes on fedora33 #8

Open
guillaume130679 opened this issue Feb 8, 2021 · 0 comments
Open

error when mounting volumes on fedora33 #8

guillaume130679 opened this issue Feb 8, 2021 · 0 comments

Comments

@guillaume130679
Copy link

guillaume130679 commented Feb 8, 2021

I get the following error when running the docker command:
sudo docker run -d --name=minecraft -v '/minecraft/worlds:/bedrock-server/worlds' -v '/minecraft/server.properties:/bedrock-server/server.properties' --network host --restart=always nguyer/bedrock-server

47a3bb17525f5c12f37581fc31d57f5e072428d3fbf7a59a82d8c10b36010526
docker: Error response from daemon: OCI runtime create failed: container_linux.go:370: starting container process caused: process_linux.go:459: container init caused: rootfs_linux.go:59: mounting "/minecraft/server.properties" to rootfs at "/var/lib/docker/overlay2/7fc39eefbe43dcf6831a3a6ffbc1f439664f56e3a6acb8bfdc0c48769f978373/merged/bedrock-server/server.properties" caused: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant