sha256:f4cb52458b5c72f7cbfe06a07e6d05f066dbbbaea12a7c06f0dd1f0c272b1863
OS/ARCH
Compressed size
381.84 MB
Last pushed
about 1 month by chrispanic
Type
Image
Manifest digest
sha256:25b269e05c96e35aed0bac31753e359a531b7730ca6987101f6569c8643e3b08
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV APACHE_RUN_USER=www-data0 B4ENV APACHE_RUN_GROUP=www-data0 B5ENV APACHE_LOG_DIR=/var/log/apache20 B6ENV APACHE_LOCK_DIR=/var/lock/apache20 B7ENV APACHE_PID_FILE=/var/run/apache2/apache2.pid0 B8RUN /bin/sh -c apt-get update334.8 MB9RUN /bin/sh -c a2enmod php8.4340 B10RUN /bin/sh -c echo "ServerName3.07 KB11RUN /bin/sh -c printf '%s\n'340 B12RUN /bin/sh -c mkdir -p296 B13RUN /bin/sh -c mkdir -p2.46 KB14RUN /bin/sh -c echo 'ssh-rsa481 B15RUN /bin/sh -c mkdir -p32 B16RUN /bin/sh -c chown -R3.09 KB17RUN /bin/sh -c chmod -R3.09 KB18RUN /bin/sh -c echo '[unix_http_server]\nfile=/var/run/supervisor.sock\n\n[supervisord]\nnodaemon=true\nlogfile=/var/log/supervisor/supervisord.log\npidfile=/var/run/supervisord.pid\n\n[rpcinterface:supervisor]\nsupervisor.rpcinterface_factory506 B19WORKDIR /var/www/html32 B20EXPOSE [22/tcp 80/tcp]0 B21CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'