* Docker files to create an AppImage * Using ENTRYPOINT is a bit nicer here * typo * put with other dist files
4 lines
199 B
Markdown
4 lines
199 B
Markdown
The environment variable TAG can be set to build for a specific git tag. Without the master branch is build.
|
|
|
|
First run `build.sh` to create a docker image. Then run `extract.sh` to get an AppImage.
|