suwayomi/suwayomi-vui:r1370

Multi-platform
Index digest

sha256:35b34d3a62470b985e1af2e50d8e220a27ce3232c9e67ca317bebb3d5269c571

OS/ARCH

Compressed size

6.34 MB

Last pushed

about 1 year by robonau

Type

Image

Manifest digest

sha256:7ac28ffe9144667d2fce04cd494d21efa5fe0e8cdc0f68f77637b441503536a8

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.27.40 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh1.71 MB
10RUN |2 UID=101 GID=101 /bin/sh2.74 KB
11COPY docker-entrypoint.sh / # buildkit628 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB
15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B
17EXPOSE map[8080/tcp:{}]0 B
18STOPSIGNAL SIGQUIT0 B
19USER 1010 B
20CMD ["nginx" "-g" "daemon off;"]0 B
21USER root0 B
22COPY ./build /usr/share/nginx/html # buildkit587.56 KB
23COPY ./default.conf /etc/nginx/conf.d/default.conf # buildkit472 B
24COPY ./set-env-variable.sh /docker-entrypoint.d # buildkit812 B
25RUN /bin/sh -c chmod +x589.1 KB
26USER 1010 B
27EXPOSE map[8080/tcp:{}]0 B
28CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit