forked from cerc-io/registry-sdk
Prathamesh Musale
fedf35d702
General test improvements. - Simplifies Dockerfile - Refactors tests so they can be run independently Co-authored-by: Roy Crihfield <roy@manteia.ltd> Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Reviewed-on: cerc-io/laconic-sdk#53 Reviewed-by: Thomas E Lackey <telackey@noreply.git.vdb.to> Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to> Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
3 lines
82 B
Bash
Executable File
3 lines
82 B
Bash
Executable File
#!/usr/bin/env bash
|
|
docker build -t cerc/laconic-sdk-tester:local -f Dockerfile .
|