Sign inSign up

pannal/kitana:0.3.2

Multi-platform
Manifest digest

sha256:ffd7379eabdb285f05c7cd402a9b81ccfcecb5a5fe1e97c6e27ae06c965d4853

OS/ARCH

Compressed size

207.25 MB

Last pushed

over 6 years by pannal

Type

Image

Manifest digest

sha256:ffd7379eabdb285f05c7cd402a9b81ccfcecb5a5fe1e97c6e27ae06c965d4853

Image Layers

1ADD file ... in / 25.84 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
5/bin/sh -c apt-get update &&2.62 MB
6ENV GPG_KEY=97FC712E4C024BBEA48A61ED3A5CA953F73C700D0 B
7ENV PYTHON_VERSION=3.5.90 B
8/bin/sh -c set -ex &&24.06 MB
9/bin/sh -c cd /usr/local/bin &&234 B
10ENV PYTHON_PIP_VERSION=20.0.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e0 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.08 MB
14CMD ["python3"]0 B
15WORKDIR /app1.43 KB
16RUN /bin/sh -c apt-get update120.51 MB
17COPY requirements.txt /app # buildkit1.73 KB
18RUN /bin/sh -c pip install31.59 MB
19COPY . /app # buildkit554.73 KB
20EXPOSE map[31337/tcp:{}]0 B
21VOLUME [/app/data]0 B
22ENTRYPOINT ["python" "kitana.py"]0 B

Command

ADD file:e5a364615e0f6961626089c7d658adbf8c8d95b3ae95a390a8bb33875317d434 in /