Sign inSign up

nishanthambati/api-service:314c243

Multi-platform
Index digest

sha256:83b5b9d23aa1fc8d4077c78f5e0f91ddd3c4556a68b4df47e42fb1f08aa7d615

OS/ARCH

Compressed size

59.52 MB

Last pushed

7 months by nishanthambati

Type

Image

Manifest digest

sha256:d43c48713d44b5b00de16911dba2f707df201b5a68b72e94e1f29f76d56ea06e

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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.19 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;15.14 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update1.84 MB
12WORKDIR /app93 B
13COPY /install /usr/local # buildkit12.54 MB
14ARG APP_PORT0 B
15COPY . /app/api_service # buildkit7.1 KB
16EXPOSE []0 B
17CMD ["python" "-m" "api_service.main"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'