sha256:f4cb52458b5c72f7cbfe06a07e6d05f066dbbbaea12a7c06f0dd1f0c272b1863
OS/ARCH
Compressed size
373.28 MB
Last pushed
24 days by chrispanic
Type
Image
Manifest digest
sha256:c73e4114be7787c57b54685e17f319a5ebe984e992e1d913f26ed1a23a3cbf4b
Image Layers
1# debian.sh --arch 'arm64' out/47.37 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 update325.89 MB9RUN /bin/sh -c a2enmod php8.4338 B10RUN /bin/sh -c echo "ServerName3.07 KB11RUN /bin/sh -c printf '%s\n'336 B12RUN /bin/sh -c mkdir -p295 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.1 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_factory505 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 'arm64' out/ 'trixie' '@1785715200'