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

Docker Container support #32

Open
timeichfeld-msa opened this issue Aug 21, 2024 · 2 comments
Open

Docker Container support #32

timeichfeld-msa opened this issue Aug 21, 2024 · 2 comments

Comments

@timeichfeld-msa
Copy link

timeichfeld-msa commented Aug 21, 2024

@homme
Hello,
Are there plans to update this container?
The current docker container is unsupported in Docker.

latest: Pulling from geodata/cesium-terrain-server
docker: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/geodata/cesium-terrain-server:latest to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/.
See 'docker run --help'.

Thanks much!
-Timothy

@KomilovQobiljon
Copy link

@timeichfeld-msa
Hi there!
Could you find a solution for this docker unsupported problem? Would be happy if you could share it here in case you did.
Thanks!

@timeichfeld-msa
Copy link
Author

Ah, no.
No solution to the docker issue - it would need to be rebuilt.
You can run a fileserver and serve up the files (for testing)
https://github.com/http-party/http-server/tree/master
run the server from the root of your terrain files.

For production, you would need to build a rest service or WMS Service or whatever you requirements may be.
There is a git repo that has some good ideas: https://github.com/apdevelop/tile-map-service

Thanks much!
-Timothy

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

2 participants