sha256:f798d97aa6578f33e411262be310ca956e8cf82c00b0324cc6bb807474038b3b
OS/ARCH
linux/amd64
Compressed size
94.99 MB
Last pushed
17 days by egarciay29
Type
Image
Manifest digest
sha256:f798d97aa6578f33e411262be310ca956e8cf82c00b0324cc6bb807474038b3b
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c pip install53.75 MB13COPY app.py wcs_oracle.py extraccion.py almacen.py48.73 KB14USER gateway0 B15EXPOSE [8000/tcp]0 B16CMD ["uvicorn" "app:app" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'