sha256:f6d9cb3c1ef87c0be2bbca0f8537fd4648272bfa897167999b32aadb1667c5d5
OS/ARCH
Compressed size
286.1 MB
Last pushed
10 months by snowdream
Type
Image
Manifest digest
sha256:7cc00397f756b3f3bdf863110e950b94687e96c58a2bf7809af7de4f9c98e38c
Image Layers
1# debian.sh --arch 'i386' out/29.85 MB2LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Debian Base0 B3USER root0 B4WORKDIR /root32 B5ARG DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B6ENV DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B7RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=032 B8RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=072.09 MB9COPY vimrc.local /etc/vim/vimrc.local # buildkit1.85 KB10COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit845 B11COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit400 B12RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0840 B13ENTRYPOINT ["docker-entrypoint.sh"]0 B14LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=Nginx Image0 B15USER root0 B16WORKDIR /root32 B17ARG DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B18ENV DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B19ENV NGINX_VERSION=1.26.3-3+deb13u1 ACME_SH_VERSION=3.1.1 LE_WORKING_DIR=/root/.acme.sh PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.acme.sh0 B20RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=032 B21COPY nginx /etc/nginx # buildkit14.7 KB22RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=03.09 MB23RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=06.42 MB24RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=032 B25EXPOSE [443/tcp 80/tcp]0 B26COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit256 B27COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit401 B28RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=0250 B29ENTRYPOINT ["docker-entrypoint.sh"]0 B30LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=PHP Image0 B31USER root0 B32WORKDIR /root32 B33ARG DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B34ENV DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B35ENV PHP_VERSION=2:8.4+96 PHP_MEMORY_LIMIT=1G PHP_MAX_UPLOAD=2G PHP_MAX_FILE_UPLOAD=2000 B36ENV PHP_FPM_USER=www-data PHP_FPM_GROUP=www-data PHP_FPM_HOST=127.0.0.1 PHP_FPM_PORT=90000 B37RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=032 B38RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0160.78 MB39COPY default.conf /etc/nginx/conf.d/default.conf # buildkit539 B40COPY index.php /usr/share/nginx/html/index.php # buildkit844 B41EXPOSE [443/tcp 80/tcp 9000/tcp]0 B42COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit809 B43COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit400 B44RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=0 CAP_NET_BIND_SERVICE=0804 B45ENTRYPOINT ["docker-entrypoint.sh"]0 B46LABEL org.opencontainers.image.authors=Snowdream Tech org.opencontainers.image.title=phpMyAdmin Image0 B47USER root0 B48WORKDIR /root32 B49ARG DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B50ENV DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=0 LANG=C.UTF-80 B51ENV PMA_VERSION=5.2.3 PMA_ARBITRARY=0 PMA_AUTH_TYPE=cookie PMA_HOST=db0 B52RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=032 B53RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=013.86 MB54COPY entrypoint.d /usr/local/bin/entrypoint.d # buildkit1.15 KB55COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit399 B56RUN |10 DEBIAN_FRONTEND=noninteractive KEEPALIVE=1 CAP_NET_BIND_SERVICE=01.14 KB57ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'i386' out/ 'trixie' '@1762202650'