Files
cyphernode/cyphernodeconf_docker/build.sh
2019-06-03 17:19:55 -04:00

5 lines
86 B
Bash
Executable File

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