specter-desktop/docker/bionic-build/Readme.md
2021-05-20 18:26:10 +03:00

632 B

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 .