You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
The text was updated successfully, but these errors were encountered:
@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!
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
@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
The text was updated successfully, but these errors were encountered: