Cesium terrain server with docker in windows10

hai,
I have created terrain data using cesium-terrain-builder by docker in windows10.

and I want to load this terrain data in my application using my own terrain server.

I saw this cesium-terrain- server tutorial ( https://hub.docker.com/r/geodata/cesium-terrain-server/dockerfile ).
But I can’t able to do it in windows10 because they gave dockerfile in Ubuntu 14.04.

So please help me “how to implement a terrain server on windows machine”.

Any resources/documentation/help would be appreciated.

Thanks for the help,
N.ShreePaul

This is the project you’re referring to right? https://github.com/geo-data/cesium-terrain-server

This isn’t a project that’s affiliated with or maintained by the Cesium team, so you may get more help asking the project maintainers.

I’m curious if you’ve had a chance to try uploading your terrain to Cesium ion (https://cesium.com/ion/) and serving it that way - did that work for you?