Sign inSign up

communityfirst/flight-geofence:v0.5.5

Index digest

sha256:3c5713b962812b206966d8ebf80ed000fe635a453c8e3af1ecb634f8df58c99c

OS/ARCH

linux/amd64

Compressed size

147.59 MB

Last pushed

27 days by luandrodd

Type

Image

Manifest digest

sha256:8493d1efcc86902cf68d8b0282ee230abeda03005df869e54c6a437260932ad5

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.37 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;13.04 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ARG APP_VERSION=0.5.50 B
12LABEL org.opencontainers.image.title=Flight Geofence Alerts org.opencontainers.image.description=Protected-area0 B
13ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
14WORKDIR /app93 B
15COPY requirements.txt ./ # buildkit277 B
16RUN |1 APP_VERSION=0.5.5 /bin/sh -c104.16 MB
17RUN |1 APP_VERSION=0.5.5 /bin/sh -c3.48 KB
18COPY --chown=app:app app ./app #95.14 KB
19USER app0 B
20EXPOSE [8080/tcp]0 B
21HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
22CMD ["uvicorn" "app.main:app" "--host" "0.0.0.0"0 B

Command

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