rohitghumare64/whiteboard:latest

Multi-platform
Index digest

sha256:13a7b1d515525c330b18be947e96f347892123aaadf77d5879769c666699dc54

OS/ARCH

Compressed size

89.98 MB

Last pushed

over 1 year by rohitghumare64

Type

Image

Manifest digest

sha256:a2dabb17d5ac6ab1fc2ee6dc77004e57c513f9fa09165b61a1067f6ac82309fc

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.16 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.110 B
7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B
8RUN /bin/sh -c set -eux;15.45 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY /app/wheels /wheels # buildkit979.07 KB
13COPY /app/requirements.txt . # buildkit253 B
14RUN /bin/sh -c pip install16.2 MB
15COPY . . # buildkit13.64 MB
16ENV FLASK_APP=app.py0 B
17ENV PYTHONUNBUFFERED=10 B
18ENV PORT=50000 B
19ENV REDIS_URL=redis://default:bDNmN03JHRrY0zHHXDFbQXB51ckVyZyH@redis-10389.c273.us-east-1-2.ec2.redns.redis-cloud.com:103890 B
20RUN /bin/sh -c useradd -m13.64 MB
21USER appuser0 B
22EXPOSE map[5000/tcp:{}]0 B
23HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${PORT}/health0 B
24CMD ["gunicorn" "--worker-class" "eventlet" "-w"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'