2024-01-19 11:42:20 UTC
21.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca - 15.15% (3.25 MB)
[#001] sha256:ea493f1efb7ae7742ef863720740f1eabe09f83ebcbf8c0448d2d085c15eb374 - 50.4% (10.8 MB)
[#002] sha256:fecd8b97e0ac138ceeae968da975e08b4ee55ec8f2288281516b992d04f34b34 - 34.44% (7.39 MB)
/bin/sh -c #(nop) ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /
2023-12-08 01:20:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-19 11:39:56 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk --no-cache add libressl libressl-dev openssl # buildkit
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)COPY /usr/src/myapp/pgbouncer_exporter /bin # buildkit
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)ARG PGBOUNCER_EXPORTER_VERSION
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_PGBOUNCER_EXPORTER_VERSION
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)ARG GO_VERSION
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)ARG COMMIT_SHA
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)LABEL org.apache.airflow.component=pgbouncer-exporter org.apache.airflow.pgbouncer-exporter.version=0.16.0 org.apache.airflow.go.version=1.21.6 org.apache.airflow.airflow-pgbouncer-exporter.version=2024.01.19 org.apache.airflow.commit-sha=dae2d44695e0bf6eb87c184767cac26ebc5dadd8 maintainer=Apache Airflow Community <dev@airflow.apache.org>
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD" "/bin/pgbouncer_exporter" "health"] "0s" "0s" "0s" "0s" '\x00'}
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)USER nobody
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/pgbouncer_exporter"]
2024-01-19 11:42:20 UTC (buildkit.dockerfile.v0)CMD ["server"]
2024-01-19 11:40:59 UTC
20.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf - 15.39% (3.19 MB)
[#001] sha256:2877517a15998eff5cbbcf7f61a829421d105734a701af5db1d3efb498efcb0c - 51.15% (10.6 MB)
[#002] sha256:c6d9cc31da32342a86fd700f7ae821885935d2831d20f68b7e06efb662abb012 - 33.46% (6.94 MB)
/bin/sh -c #(nop) ADD file:8182c73f869a899cf624a59c400acb8226776d15e4d3a0d240a94e65340540d0 in /
2023-12-08 01:39:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-19 11:39:55 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk --no-cache add libressl libressl-dev openssl # buildkit
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)COPY /usr/src/myapp/pgbouncer_exporter /bin # buildkit
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)ARG PGBOUNCER_EXPORTER_VERSION
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_PGBOUNCER_EXPORTER_VERSION
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)ARG GO_VERSION
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)ARG COMMIT_SHA
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)LABEL org.apache.airflow.component=pgbouncer-exporter org.apache.airflow.pgbouncer-exporter.version=0.16.0 org.apache.airflow.go.version=1.21.6 org.apache.airflow.airflow-pgbouncer-exporter.version=2024.01.19 org.apache.airflow.commit-sha=dae2d44695e0bf6eb87c184767cac26ebc5dadd8 maintainer=Apache Airflow Community <dev@airflow.apache.org>
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD" "/bin/pgbouncer_exporter" "health"] "0s" "0s" "0s" "0s" '\x00'}
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)USER nobody
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/pgbouncer_exporter"]
2024-01-19 11:40:59 UTC (buildkit.dockerfile.v0)CMD ["server"]
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.