Sign inSign up

embeddedgeorge/helloworld:latest

Manifest digest

sha256:e56fe88e4e9e8b8a36099ee1fade81a08ae8ef8c85b10c516c6f3565def103af

OS/ARCH

linux/arm64

Compressed size

39.14 MB

Last pushed

over 5 years by embeddedgeorge

Type

Image

Manifest digest

sha256:e56fe88e4e9e8b8a36099ee1fade81a08ae8ef8c85b10c516c6f3565def103af

Image Layers

1ADD file ... in / 24.65 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.51 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.100 B
8/bin/sh -c set -ex &&9.64 MB
9/bin/sh -c cd /usr/local/bin &&232 B
10ENV PYTHON_PIP_VERSION=21.0.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.34 MB
14CMD ["python3"]0 B
15WORKDIR /app98 B
16COPY dir:fb08128a2e710a02023732c175347cc31819ed1f67e6b400eb3a3f33c06cb39a in . 290 B
17CMD ["python3" "-u" "./helloworld.py"]0 B

Command

ADD file:d906dedaf14d8e3874b46787f7a1dbf268bc124c4e1dd32f13f3079e12f22238 in /