forked from cerc-io/laconicd-deprecated
4 lines
95 B
Bash
4 lines
95 B
Bash
|
#!/usr/bin/env bash
|
||
|
docker build -t cerc-io/laconic-sdk-tester:local-test -f Dockerfile-sdk .
|
||
|
|