Skip to content

Commit

Permalink
Zip tuftool
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyd450 committed Sep 13, 2024
1 parent 14e45ce commit f7f0097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.clients.rh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ COPY --from=trillian-updatetree /usr/local/bin/updatetree-linux-s390x.gz /var/
COPY --from=trillian-updatetree /usr/local/bin/updatetree-windows-amd64.exe.gz /var/www/html/clients/windows/updatetree-amd64.gz

COPY --from=tuf-tool /usr/bin/tuftool /var/www/html/clients/linux/tuftool-amd64
RUN gzip /var/www/html/clients/tuftool-amd64
RUN gzip /var/www/html/clients/linux/tuftool-amd64

LABEL \
com.redhat.component="trusted-artifact-signer-serve-cli-container" \
Expand Down

0 comments on commit f7f0097

Please sign in to comment.