Sign inSign up

mvgorcum/riotbuilder

By mvgorcum

Updated over 6 years ago

Image
0

834

mvgorcum/riotbuilder repository overview

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

Tag summary

Content type

Image

Digest

Size

681.9 MB

Last updated

over 6 years ago

docker pull mvgorcum/riotbuilder