Files
cyphernode/cyphernodeconf_docker/build.sh
kexkey 4db2ac351b v0.6.0 (#208)
* v0.6.0-rc.1

* v0.6.0-rc.2

* v0.6.0-rc.3

* v0.6.0-rc.4

* Much smaller Tor container image

* v0.6.0
2021-02-17 16:26:39 -05:00

6 lines
82 B
Bash
Executable File

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