Sign inSign up

egovio/hcm-custom-reports:airflow-analysis-7cb9fd9

Multi-platform
Index digest

sha256:e75302a97625d6148f4d01cd30f61be399ea286107f48c9fdf0942efc1d395db

OS/ARCH

Compressed size

204.08 MB

Last pushed

2 months by edevops

Type

Image

Manifest digest

sha256:4535177269ab0c4964e54190602a7d84082c1c2941327d6595477dba37b6180f

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /app91 B
12RUN /bin/sh -c apt-get update82.28 MB
13COPY requirements.txt . # buildkit346 B
14RUN /bin/sh -c pip install80.18 MB
15COPY main.py . # buildkit5.99 KB
16COPY reports_config.json . # buildkit290 B
17COPY reports_date_config.json . # buildkit201 B
18COPY REPORTS_GENERATION/ ./REPORTS_GENERATION/ # buildkit169.06 KB
19RUN /bin/sh -c mkdir -p123 B
20ENV PYTHONUNBUFFERED=10 B
21CMD ["python3" "main.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'