specter-desktop/docker/bionic-build
2021-05-20 18:26:10 +03:00
..
Dockerfile Fixing the linux-binary-build (#396) 2020-09-18 10:02:48 +02:00
Readme.md Merge in Liquid branch (#1174) 2021-05-20 18:26:10 +03:00

This Dockerimage is manually created and uploaded:

docker build -t registry.gitlab.com/cryptoadvance/specter-desktop/bionic-build:latest .
docker push registry.gitlab.com/cryptoadvance/specter-desktop/bionic-build:latest

The reason for this image is explained in #356 and introduced in https://github.com/cryptoadvance/specter-desktop/pull/396/files .

It has been replaced with introducing the electron-build with registry.gitlab.com/cryptoadvance/specter-desktop/electron-builder:latest in https://github.com/cryptoadvance/specter-desktop/pull/473/files .