Sign inSign up

micrograils/webget:1.0.0

Multi-platform
Index digest

sha256:c4cacc1fe768865e20e68866e825c3b9e7ae1a2555d00af3e62dfb20d728d107

OS/ARCH

Compressed size

43.14 MB

Last pushed

5 months by micrograils

Type

Image

Manifest digest

sha256:86fe55965ede4a8264115bea8cc1026323bebbc14d4f952d0a6a6376e2ba3215

Image Layers

1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB
2CMD ["/bin/sh"]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;447.18 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.150 B
8ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
9RUN /bin/sh -c set -eux;15.44 MB
10RUN /bin/sh -c set -eux;247 B
11CMD ["python3"]0 B
12RUN /bin/sh -c apk add17.8 MB
13WORKDIR /app93 B
14COPY requirements.txt . # buildkit170 B
15RUN /bin/sh -c pip install5.45 MB
16COPY app.py . # buildkit3.1 KB
17COPY nginx.conf /etc/nginx/http.d/default.conf # buildkit648 B
18RUN /bin/sh -c mkdir -p139 B
19COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit331 B
20COPY index.html /usr/share/nginx/html/ # buildkit5.09 KB
21COPY entrypoint.sh /entrypoint.sh # buildkit551 B
22RUN /bin/sh -c chmod +x32 B
23RUN /bin/sh -c mkdir -p178 B
24EXPOSE map[80/tcp:{}]0 B
25ENTRYPOINT ["/entrypoint.sh"]0 B
26CMD ["supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit