Sign inSign up

micrograils/webget:latest

Multi-platform
Index digest

sha256:c4cacc1fe768865e20e68866e825c3b9e7ae1a2555d00af3e62dfb20d728d107

OS/ARCH

Compressed size

42.71 MB

Last pushed

5 months by micrograils

Type

Image

Manifest digest

sha256:837b7804fa60b75c189a9b314c4a7a61949b4c1935e594b79d00ec77eab83e3c

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 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;444.98 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.28 MB
10RUN /bin/sh -c set -eux;248 B
11CMD ["python3"]0 B
12RUN /bin/sh -c apk add17.85 MB
13WORKDIR /app92 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 # buildkit645 B
18RUN /bin/sh -c mkdir -p138 B
19COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit332 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-x86_64.tar.gz / # buildkit