Sign inSign up

altinityinfra/arrowflight-server-test:8ec78de57d59a65d2bfb

Multi-platform
Index digest

sha256:431372dddc2c941175aac3cb01c4b3fd0d5c19dc6c5bb2d32783a7845e74e0ed

OS/ARCH

Compressed size

83.27 MB

Last pushed

about 1 month by altinityinfra

Type

Image

Manifest digest

sha256:d59f5f15cd39d58324d96fe5e54cf13665a5ec9d8d4fc5664d7acc76371a3e88

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.21 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.230 B
7ENV PYTHON_SHA256=61a42919e13d539f7673cf11d1c404380e28e540510860b9d242196e165709c90 B
8RUN /bin/sh -c set -eux;12.69 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=10 B
12ENV PYTHONUNBUFFERED=10 B
13WORKDIR /app93 B
14COPY flight_server.py /app/ # buildkit829 B
15RUN /bin/sh -c pip install40.62 MB
16EXPOSE map[5005/tcp:{}]0 B
17CMD ["python" "flight_server.py"]0 B

Command

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