Sign inSign up

webera/postgres-client:latest

Multi-platform
Index digest

sha256:1ba25f268360be891115e1d2f4660bcd16be33ef75cd2e8c534f26be0ff0455a

OS/ARCH

Compressed size

146.64 MB

Last pushed

11 months by joelzamboni

Type

Image

Manifest digest

sha256:eaee61abda561deeeaec4f00bf54e13bef7000ca402d6f3d07a698836bacdf3a

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 / 28.35 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update7.1 MB
9RUN /bin/sh -c echo "Acquire::http::Pipeline-Depth248 B
10RUN /bin/sh -c apt-get update111.19 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