rackspacengpc/rackai-preprocessor:0.0.2-rc.9

Index digest

sha256:1704874cfe6a68eed228be952d9c1fbf0df546701deee85b4c0530f79db3d633

OS/ARCH

linux/amd64

Compressed size

45.38 MB

Last pushed

about 1 month by rackspacengpc

Type

Image

Manifest digest

sha256:1e855cdce8a6a0f6740e06bec27eaa166e071eab356c6ffe7ea9ae168af2b255

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;13.18 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=10 B
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit148 B
14RUN /bin/sh -c pip install2.56 MB
15COPY main.py /app/main.py # buildkit1.14 KB
16ENTRYPOINT ["python3" "/app/main.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1781049600'