about summary refs log tree commit diff
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 .