Skip to content

MatrixDoctors/Riot-web-electron-builder

Repository files navigation

Riot-web-electron builder

This dockerfile creates an image that can be used to build the develop branch of riot-web with electron (also known as riot-desktop) for both linux and windows.

It may be possible to extend this for macOS, but this requires the use of a macOS device.

Usage

To build for linux

docker run --rm -v /path/to/riot/:/data mvgorcum/riotbuilder:latest linux

To build for windows:

docker run --rm -v /path/to/riot/:/data mvgorcum/riotbuilder:latest windows

About

Docker image to build riot-web-electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published