Files
cyphernode/cyphernodeconf_docker/build.sh
2021-03-01 21:56:23 -05:00

6 lines
86 B
Bash
Executable File

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