Sign inSign up

communityfirst/flight-geofence:v0.8.1

Index digest

sha256:0480688831755a8f91ec67cfb915c9382ca5f92f369132af7b0816426c68779d

OS/ARCH

linux/amd64

Compressed size

147.64 MB

Last pushed

18 days by luandrodd

Type

Image

Manifest digest

sha256:a2fd27ef737b5c833e3596e5e29c78fde927d4a40b52a545bc14d99bf6ba2db4

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.8.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.8.1 /bin/sh -c104.16 MB
17RUN |1 APP_VERSION=0.8.1 /bin/sh -c3.48 KB
18COPY --chown=app:app app ./app #145.1 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'