2023-03-07 00:22:00 UTC
29.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:6b0b1527d75b1e49c2cb08f4eb8616c64c9a20a8b9d8c1179146b2675586536b - 2.65% (802 KB)
[#001] sha256:ded792cc90ca03fa82d1cb5b5e28168f11662da706b56510d2ea82ac753c3fdc - 0.0% (124 Bytes)
[#002] sha256:9e28ea33b0252879574b8093a85f6fd6e00ab5cc444a41c13e7b300bb79aa897 - 0.01% (1.63 KB)
[#003] sha256:84e175bc9a6b8be9aa5fd79d78d1bac308a52c17f5294c09aa38a6e9503b2abb - 0.0% (164 Bytes)
[#004] sha256:b1ccbbb1fd5c04741240a3913027215ebbb7e29d082016b3963df5956aaa98a0 - 97.35% (28.8 MB)
bazel build ...
2023-03-02 18:31:53 UTC (buildkit.dockerfile.v0)USER 8737
2023-03-02 18:31:53 UTC (buildkit.dockerfile.v0)WORKDIR /home/argo
2023-03-02 18:31:54 UTC (buildkit.dockerfile.v0)COPY hack/ssh_known_hosts /etc/ssh/ # buildkit
2023-03-02 18:31:54 UTC (buildkit.dockerfile.v0)COPY hack/nsswitch.conf /etc/ # buildkit
2023-03-07 00:22:00 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/argoproj/argo-workflows/dist/workflow-controller /bin/ # buildkit
2023-03-07 00:22:00 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["workflow-controller"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.