Sign inSign up

webthingsio/registration-server:postgres

Multi-platform
Index digest

sha256:f7e7baf924d58d2596e51dcc5d9949486e50dc7007d1d074c14a3ec93f45c5f0

OS/ARCH

Compressed size

792.98 MB

Last pushed

almost 2 years by benjaminfrancis

Type

Image

Manifest digest

sha256:a9642f21b1e6a81a10445416e181fdcfc37ae4cc9ffcbdf0ff3ccd3385b1d347

Image Layers

1ADD file ... in / 47.16 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get16.65 MB
4/bin/sh -c set -eux; apt-get49.81 MB
5/bin/sh -c set -ex; apt-get175.03 MB
6LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust0 B
7ENV RUSTUP_HOME=/usr/local/rustup CARGO_HOME=/usr/local/cargo PATH=/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUST_VERSION=1.79.00 B
8RUN /bin/sh -c set -eux;235.33 MB
9ARG DEBIAN_FRONTEND=noninteractive0 B
10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c51.24 MB
11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c151.03 KB
12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.14 KB
13RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B
14ARG db_type=postgres0 B
15ENV db_type=postgres0 B
16COPY --chown=user:user . /home/user/registration_server/ #3.44 MB
17USER user0 B
18WORKDIR /home/user/registration_server32 B
19RUN |2 DEBIAN_FRONTEND=noninteractive db_type=postgres /bin/sh214.17 MB
20USER root0 B
21ADD docker/init / # buildkit422 B
22ADD docker/etc/cron.weekly/geoipupdate /etc/cron.weekly/ # buildkit234 B
23ADD docker/etc/supervisor/conf.d/supervisord.conf /etc/supervisor/conf.d/ # buildkit420 B
24RUN |2 DEBIAN_FRONTEND=noninteractive db_type=postgres /bin/sh419 B
25ENTRYPOINT ["/init"]0 B

Command

ADD file:fab836e338e4004f9cd2a02c2be38bf1bae832de12dd4fd657c94cbfb739e7f0 in /