Sign inSign up

eunomie/serve:latest

Manifest digest

sha256:847f53b9c154f4cd33f4246dbe223e7b10c7c6a45c6d5f9b3aed96cdbb8a0c1a

OS/ARCH

linux/amd64

Compressed size

41.47 MB

Last pushed

over 5 years by eunomie

Type

Image

Manifest digest

sha256:847f53b9c154f4cd33f4246dbe223e7b10c7c6a45c6d5f9b3aed96cdbb8a0c1a

Image Layers

1ADD file ... in / 25.89 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 set -eux; apt-get2.64 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.50 B
8/bin/sh -c set -ex &&10.42 MB
9/bin/sh -c cd /usr/local/bin &&234 B
10ENV PYTHON_PIP_VERSION=21.1.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/936e08ce004d0b2fae8952c50f7ccce1bc578ce5/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=8890955d56a8262348470a76dc432825f61a84a54e2985a86cd520f656a6e2200 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.51 MB
14CMD ["python3"]0 B
15ARG GIT_REF0 B
16LABEL maintainer=Yves Brissaud <[email protected]>0 B
17LABEL org.opencontainers.image.title=serve org.opencontainers.image.description=small HTTP server0 B
18LABEL com.docker.auto.rm=true com.docker.auto.name=serve com.docker.auto.tty=true com.docker.auto.publish=8000:80000 B
19EXPOSE map[8000/tcp:{}]0 B
20WORKDIR /src92 B
21CMD ["python" "-m" "http.server"]0 B

Command

ADD file:7362e0e50f30ff45463ea38bb265cb8f6b7cd422eb2d09de7384efa0b59614be in /