Sign inSign up

kluvtad/busybox:main

Index digest

sha256:ea7b4d0ec77ae288d5a364a095474de6b172b5c35982035f72db617b6327954d

OS/ARCH

linux/amd64

Compressed size

218.16 MB

Last pushed

11 months by kluvtad

Type

Image

Manifest digest

sha256:4a4ad4265583f9743d9ec5ac6bfacfddbf202e775b5942a3eccc8a822789a918

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 update90.06 MB
17RUN /bin/sh -c apt-get install17.82 MB
18RUN /bin/sh -c apt-get install4.43 MB
19RUN /bin/sh -c install -d32 B
20RUN /bin/sh -c curl -o3.7 KB
21RUN /bin/sh -c sh -c269 B
22RUN /bin/sh -c apt update4.12 MB
23RUN /bin/sh -c curl -fsSL2.44 KB
24RUN /bin/sh -c echo "deb263 B
25RUN /bin/sh -c apt-get update1.14 MB
26RUN /bin/sh -c curl -Lo17.26 MB
27COPY ./requirements.txt /requirements.txt # buildkit137 B
28RUN /bin/sh -c pip install38.33 MB
29COPY . /workspace # buildkit734 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 /