Sign inSign up

pcic/station-data-portal-backend:master

Index digest

sha256:0c016d2e5133643d5d21baaf0dcff8dbf46ac2f5934dbc38d9bad5ebd57e2e8a

OS/ARCH

linux/amd64

Compressed size

82.68 MB

Last pushed

about 1 month by pcicdevops

Type

Image

Manifest digest

sha256:247bde69ef852ada019e7f52d2007ef3d26c0c3a7c3fb586d3b2bfc7735d7541

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6LABEL Maintainer=Rod Glover <[email protected]>0 B
7ENV LC_ALL=C.UTF-80 B
8ENV LANG=C.UTF-80 B
9ARG DEBIAN_FRONTEND=noninteractive0 B
10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c31.16 MB
11ARG USERNAME=ubuntu0 B
12ARG USER_DIR=/app0 B
13ENV USERNAME=ubuntu0 B
14ENV USER_DIR=/app0 B
15RUN |3 DEBIAN_FRONTEND=noninteractive USERNAME=ubuntu USER_DIR=/app96 B
16COPY --chown=ubuntu:ubuntu --chmod=755 /app/.venv /app/.venv23.13 MB
17COPY --chown=ubuntu:ubuntu --chmod=755 /app/sdpb /app/sdpb19.03 KB
18USER ubuntu0 B
19WORKDIR /app32 B
20ENV PATH=/app/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21EXPOSE [8000/tcp]0 B
22HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8000/readyz0 B
23CMD ["gunicorn" "--config" "gunicorn.conf" "--log-config"0 B

Command

 ARG RELEASE