Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 375 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 375 Bytes

Linux container

This container is used to build Indexxo for Linux from Windows host (macOS should work too).

docker-compose run --rm amd64_ubuntu

Build is a separate action until tested properly. In container call:

bash gradlew packageDistributionForCurrentOS
bash gradlew packageReleaseDistributionForCurrentOS -PbuildType=release