I need to look into a git hub project (GitHub - jbkoh/dockerized-bd: Dockerized BuildingDepot)
docker pull influxdb
docker pull mongo
docker pull jbkoh/buildingdepot:cs_nossl
docker pull jbkoh/buildingdepot:ds_nossl
But influxdb only has native linux.
I am using Docker Desktop for Windows
I am very new to Docker, is there a work around?
Any assistance greatly appreciated