Skip to content

Commit

Permalink
spicedb: build zed-testserver in container image
Browse files Browse the repository at this point in the history
  • Loading branch information
jzelinskie committed Jun 23, 2021
1 parent 69aa398 commit ea42319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ FROM alpine:3.13

COPY ./contrib/grpc_health_probe-linux-amd64 /usr/local/bin
COPY --from=build /go/bin/spicedb /usr/local/bin/spicedb
COPY --from=build /go/bin/zed-testserver /usr/local/bin/zed-testserver
CMD ["spicedb"]

0 comments on commit ea42319

Please sign in to comment.