3 lines
111 B
Bash
Executable File
3 lines
111 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# Build cerc/chiba-clonk
|
|
docker build -t cerc/laconicd:local ${CERC_REPO_BASE_DIR}/laconicd |