Sign inSign up

dhr2333/beancount-trans-frontend:20250908

Multi-platform
Web servers
Index digest

sha256:4a13f287009b9f53753e349a091794311c63adabb3eb079a8a980d81f7f8fdec

OS/ARCH

Compressed size

20.69 MB

Last pushed

about 1 year by dhr2333

Type

Image

Manifest digest

sha256:fc8f8b93f8a789d9738e7438112d31b9af4e049f234853fc21ddbd144325911a

Image Layers

1ADD alpine-minirootfs-3.21.4-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.28.00 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7RUN /bin/sh -c set -x1.71 MB
8COPY docker-entrypoint.sh / # buildkit628 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ENV NJS_VERSION=0.8.100 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x14.79 MB
20LABEL maintainer=daihaorui <[email protected]>0 B
21RUN /bin/sh -c rm /etc/nginx/nginx.conf252 B
22RUN /bin/sh -c mkdir -p200 B
23COPY conf/nginx.conf /etc/nginx/ # buildkit811 B
24COPY /app/dist /usr/share/nginx/html/beancount-trans-frontend # buildkit734.8 KB
25EXPOSE map[80/tcp:{}]0 B
26CMD ["nginx"]0 B

Command

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