Docker container with haxelib and lime installed
- Ensure docker is installed locally
- Make updates to
Dockerfile
and any needed scripts - Run
build.sh
to create the docker container when ready (may take a minute asapt-get update
may have a good bit to download) - Once the image is ready, upload it to docker hub
- Windows: From Docker Desktop, select
Push to hub
from the image options
- Windows: From Docker Desktop, select