Files
cyphernode/cyphernodeconf_docker/build.sh
2020-10-16 16:14:10 -04:00

6 lines
86 B
Bash
Executable File

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