4 lines
72 B
Bash
4 lines
72 B
Bash
|
#!/usr/bin/env bash
|
||
|
docker build -t cerc-io/laconicd:local-test ../../
|
||
|
|