mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-02 04:25:34 +01:00
5 lines
86 B
Bash
Executable File
5 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
|
|
VERSION=v0.2.0-test
|
|
|
|
docker build . -t cyphernode/cyphernodeconf:${VERSION} |