Sign inSign up

communityfirst/flight-geofence:v0.0.1

Index digest

sha256:19e055c234fbfe9b2b3dc0878edfed7cabeaaa21a35d7ecfc1c1930768b62bd3

OS/ARCH

linux/amd64

Compressed size

147.35 MB

Last pushed

about 2 months by luandrodd

Type

Image

Manifest digest

sha256:4554374d0d1843fe1c9b6224ea72e54b46f1e1a3553473739d01dc7571e5155d

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.36 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.04 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ARG APP_VERSION=0.0.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 ./ # buildkit275 B
16RUN |1 APP_VERSION=0.0.1 /bin/sh -c103.96 MB
17RUN |1 APP_VERSION=0.0.1 /bin/sh -c3.47 KB
18COPY --chown=app:app app ./app #79.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' '@1783900800'