cd ecw-to-tiff-conversion
# change UPLOAD_FOLDER_MOUNT_PATH to the right setting
cp .env.example .env
docker-compose up --build
Docker Desktop should be changed to use WSL2 mode
-
How to install WSL2 https://learn.microsoft.com/en-us/windows/wsl/install-manual
-
How to enable WSL2 with docker-desktop https://docs.docker.com/desktop/wsl/
-
Clone the repo https://github.com/KarmaComputing/ecw-to-tiff-conversion.git
-
Do the "How to run it" section