Sign inSign up

oshrirahamim/team-tasks-board:main-3

Manifest digest

sha256:cff13ca214cb041ca0772a184efb6c477a1329c20146976cc66b9a5333febf10

OS/ARCH

linux/amd64

Compressed size

53.75 MB

Last pushed

7 months by oshrirahamim

Type

Image

Manifest digest

sha256:cff13ca214cb041ca0772a184efb6c477a1329c20146976cc66b9a5333febf10

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 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.55 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11RUN groupadd -r appgroup &&1.76 KB
12WORKDIR /app240 B
13COPY requirements.txt .450 B
14RUN pip install --no-cache-dir -r12.54 MB
15COPY app/ ./app/21.73 KB
16COPY run.py .480 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'