Skip to content

Commit 6694cef

Browse files
tom-hainessbarzowski
authored andcommitted
Include jsonnetfmt build artifact in docker image. google#669
1 parent 52031a4 commit 6694cef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ FROM alpine:latest
1414
RUN apk add --no-cache libstdc++
1515

1616
COPY --from=builder /opt/jsonnet/jsonnet /usr/local/bin
17+
COPY --from=builder /opt/jsonnet/jsonnetfmt /usr/local/bin
1718

1819
ENTRYPOINT ["/usr/local/bin/jsonnet"]

0 commit comments

Comments
 (0)