Skip to content

Commit

Permalink
feat: add justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevbirb committed Nov 5, 2024
1 parent 87a9918 commit 552d204
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build-image:
docker build -t ghcr.io/chainbound/bolt-sidecar:0.1.0 . --load

0 comments on commit 552d204

Please sign in to comment.