Sign inSign up

arembez/fileover:v1.2.5

Message queues
API management
Developer tools
Index digest

sha256:61ce155801abdb9482434015586d246f2c241b67b32ab142749d634e0e252315

OS/ARCH

linux/arm64

Compressed size

58.98 MB

Last pushed

7 months by arembez

Type

Image

Manifest digest

sha256:4af729418c2022b12cdf02738a193d8ab3ea8a2d484cba4a4ea128289b7d5f7b

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.21 MB
4ENV PYTHON_VERSION=3.14.30 B
5ENV PYTHON_SHA256=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b0 B
6RUN /bin/sh -c set -eux;11.59 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9WORKDIR /fileover98 B
10RUN /bin/sh -c apt-get update320 B
11COPY /root/.local /root/.local # buildkit17.41 MB
12ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13COPY ./app /fileover/app # buildkit18.24 KB
14COPY healthcheck.py /fileover/healthcheck.py # buildkit754 B
15RUN /bin/sh -c chmod +x749 B
16COPY entrypoint.sh /entrypoint.sh # buildkit428 B
17RUN /bin/sh -c chmod +x428 B
18ENV PYTHONPATH=/fileover0 B
19ENV PYTHONUNBUFFERED=10 B
20EXPOSE [8435/tcp]0 B
21HEALTHCHECK &{["CMD-SHELL" "/fileover/healthcheck.py"] "30s" "10s"0 B
22ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'