Sign inSign up

thaigps/postgres18-backup-cron:latest

Manifest digest

sha256:5c0a4a49c87c72f01b5fbcb7a0c0bbb2b2cfa4daa2942329c4b9f4b218ff06c8

OS/ARCH

linux/amd64

Compressed size

177.16 MB

Last pushed

7 months by thaigps

Type

Image

Manifest digest

sha256:5c0a4a49c87c72f01b5fbcb7a0c0bbb2b2cfa4daa2942329c4b9f4b218ff06c8

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7MAINTAINER TGSoft0 B
8RUN /bin/sh -c apt-get update47.33 MB
9RUN /bin/sh -c apt-get install10.01 MB
10RUN /bin/sh -c locale-gen en_GB.UTF-8845.49 KB
11WORKDIR /home32 B
12RUN /bin/sh -c wget https://www.postgresql.org/media/keys/ACCC4CF8.asc3.83 KB
13RUN /bin/sh -c apt-key add3.56 KB
14RUN /bin/sh -c sh -c228 B
15RUN /bin/sh -c apt-get update971.86 KB
16ARG DEBIAN_FRONTEND=noninteractive0 B
17ENV TZ=Asia/Bangkok0 B
18RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c191 B
19RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c89.86 MB
20RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B
21COPY ./cron/root /var/spool/cron/crontabs/ # buildkit871 B
22RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c869 B
23RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c869 B
24RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c778 B
25WORKDIR /0 B
26RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c149 B
27CMD ["/bin/sh" "-c" "cron &&0 B

Command

 ARG RELEASE