Sign inSign up

communityfirst/flight-geofence:v0.6.1

Index digest

sha256:9b18e940741b55c0d7bd122217e425ad973a571347ec9427bb2d3b9f3b052e5b

OS/ARCH

linux/amd64

Compressed size

147.6 MB

Last pushed

19 days by luandrodd

Type

Image

Manifest digest

sha256:f46a66ca85300b4acb3455ee8c5fc5d71cffa9a0a3526bd452a562bce26a04e4

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.6.10 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.6.1 /bin/sh -c104.16 MB
17RUN |1 APP_VERSION=0.6.1 /bin/sh -c3.48 KB
18COPY --chown=app:app app ./app #101.67 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'