Files
cyphernode/cyphernodeconf_docker/build.sh
kexkey 9a16f888ba Releases/v0.2.4 (#131)
* v0.2.4-rc.1

* OTS patch (npm) for it to compile on aarch64

* Healthchecker was sometimes restarting bitcoin container

* v0.2.4-rc.2

* v0.2.4
2019-09-30 08:46:17 -04:00

6 lines
82 B
Bash
Executable File

#!/bin/sh
VERSION=v0.2.4
docker build . -t cyphernode/cyphernodeconf:${VERSION}