Sign inSign up

webera/postgres-client:0feb804eed4e8481efa11dbde3dcedc0189fe487

Multi-platform
Index digest

sha256:1316297508efd71de3f19db1d6739a69a2d1de8929c2960f40cf83cba1304448

OS/ARCH

Compressed size

144.91 MB

Last pushed

about 1 year by joelzamboni

Type

Image

Manifest digest

sha256:b145063db2474e4a24618b1bd34b4781fdb03169a5d0c975e07b42e68c92e5bd

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.52 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update7.11 MB
9RUN /bin/sh -c echo "Acquire::http::Pipeline-Depth248 B
10RUN /bin/sh -c apt-get update110.27 MB
11ENV PGHOST=localhost PGPORT=5432 PGUSER=postgres PGDATABASE=postgres0 B
12RUN /bin/sh -c mkdir -p159 B
13USER webera0 B
14WORKDIR /workspace102 B
15RUN /bin/sh -c echo "alias1.9 KB

Command

 ARG RELEASE