forked from cerc-io/registry-sdk
Prathamesh Musale
60aacc6543
Part of https://www.notion.so/Create-laconic-registry-SDK-d3a636d4aba44f7cbba3bd99b7146811 Co-authored-by: neeraj <neeraj.rtly@gmail.com> Reviewed-on: #7 Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com> Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
3 lines
94 B
Bash
Executable File
3 lines
94 B
Bash
Executable File
#!/usr/bin/env bash
|
|
docker build -t cerc/registry-sdk-tester:local -f Dockerfile . --no-cache
|