Sign inSign up

nenodias/kafka-rest-api-python:latest

Message queues
Manifest digest

sha256:518ae3fc2f37477157a9291bc0ad6c749df11e6a583fe4d231b0a365b6868b54

OS/ARCH

linux/amd64

Compressed size

401.18 MB

Last pushed

over 2 years by nenodias

Type

Image

Manifest digest

sha256:518ae3fc2f37477157a9291bc0ad6c749df11e6a583fe4d231b0a365b6868b54

Image Layers

1ADD file ... in / 47.28 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.42 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.1 MB
9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
10ENV PYTHON_VERSION=3.12.40 B
11RUN /bin/sh -c set -eux;21.66 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=24.00 B
14ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
15ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
16RUN /bin/sh -c set -eux;2.61 MB
17CMD ["python3"]0 B
18ENV LANG=en_US.UTF-80 B
19ENV LANGUAGE=en_US:en0 B
20ENV LC_ALL=en_US.UTF-80 B
21EXPOSE map[8080/tcp:{}]0 B
22RUN /bin/sh -c groupadd -r3.17 KB
23RUN /bin/sh -c apt update14.78 MB
24USER app0 B
25WORKDIR /app32 B
26COPY . /app/ # buildkit48.15 KB
27RUN /bin/sh -c pip install23.12 MB
28USER root0 B
29RUN /bin/sh -c apt-get clean413 B
30USER app0 B
31COPY . . # buildkit48.15 KB
32ENTRYPOINT ["python" "/app/main.py"]0 B

Command

ADD file:b532f8e401e9a1fcc2ea1fc034adf820a5269c6ace45769f60a81fcb673f01b8 in /