laconic-sdk/scripts/build-sdk-test-container.sh
Prathamesh Musale b7223c1c43
Some checks failed
Tests / sdk_tests (pull_request) Failing after 4m55s
Update container build script
2024-01-16 15:27:33 +05:30

3 lines
82 B
Bash
Executable File

#!/usr/bin/env bash
docker build -t cerc/laconic-sdk-tester:local -f Dockerfile .