Sign inSign up

kluvtad/busybox:0.1.0-aca9920

Index digest

sha256:a0b2f319bf388895e9187d6b20f6ca8d7523f35d69fbc52efe767e42f54181b4

OS/ARCH

linux/amd64

Compressed size

211.35 MB

Last pushed

about 1 year by kluvtad

Type

Image

Manifest digest

sha256:db0514bc8877a5ff1a3320b5675a6ff1d6067ae29d3bdae3517d2a4e10b6b68a

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.16 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.00 B
8RUN /bin/sh -c set -eux;11.39 MB
9RUN /bin/sh -c set -eux;232 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/4cfa4081d27285bda1220a62a5ebf5b4bd749cdb/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=9cc01665956d22b3bf057ae8287b035827bfd895da235bcea200ab3b811790b60 B
13RUN /bin/sh -c set -eux;2.63 MB
14CMD ["python3"]0 B
15ENV DEBIAN_FRONTEND=noninteractive0 B
16RUN /bin/sh -c apt update87.58 MB
17RUN /bin/sh -c apt-get install17.8 MB
18RUN /bin/sh -c apt-get install4.43 MB
19RUN /bin/sh -c install -d32 B
20RUN /bin/sh -c curl -o3.71 KB
21RUN /bin/sh -c sh -c268 B
22RUN /bin/sh -c apt update4.08 MB
23RUN /bin/sh -c curl -fsSL2.44 KB
24RUN /bin/sh -c echo "deb264 B
25RUN /bin/sh -c apt-get update1.11 MB
26RUN /bin/sh -c curl -Lo17.14 MB
27COPY ./requirements.txt /requirements.txt # buildkit136 B
28RUN /bin/sh -c pip install34.23 MB
29COPY . /workspace # buildkit733 B
30WORKDIR /workspace32 B
31ENTRYPOINT ["uvicorn" "app:app" "--host=0.0.0.0" "--port=8000"0 B
32CMD []0 B

Command

ADD file:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /