index
:
fs-tracer-backend
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rest-api
/
build-and-push-to-registry.sh
blob: a132b7df010b9bb9023e8cc00aad9e9bb90e447f (
plain
) (
blame
)
1
docker
buildx
build
-t
docker.io/baitinq/fs-tracer:
$(
git
rev-parse
--short
HEAD
)
--push
.