This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
registry-sdk
Watch
18
Star
0
Fork
2
You've already forked registry-sdk
Code
Issues
3
Pull Requests
1
Actions
Packages
Projects
Releases
12
Wiki
Activity
e3b842f2a8
registry-sdk
/
scripts
/
build-sdk-test-container.sh
3 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
Tests cleanup (#53) 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: https://git.vdb.to/cerc-io/laconic-sdk/pulls/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>
2024-01-22 08:30:35 +00:00
#!/usr/bin/env bash
Update Dockerfile to use Node 18
2024-03-12 08:57:50 +00:00
docker build -t cerc/registry-sdk-tester:local -f Dockerfile . --no-cache
Reference in New Issue
Copy Permalink