sha256:e0c582c96b15b1a367b03f3b617bed185bf51c7c0bab3130e15da4f2a0e072eb
OS/ARCH
linux/amd64
Compressed size
485.84 MB
Last pushed
about 1 month by nasqueron
Type
Image
Manifest digest
sha256:e0c582c96b15b1a367b03f3b617bed185bf51c7c0bab3130e15da4f2a0e072eb
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2MAINTAINER Sébastien Santoro aka Dereckson0 B3ENV PHP_VERSION=8.4.240 B4ENV ONIGURAMA_VERSION=6.9.100 B5ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=app --with-fpm-group=app0 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7ENV PHP_BUILD_DEPS=bzip2 file g++ libbz2-dev0 B8ENV LANG=C.UTF-80 B9RUN /bin/sh -c apt-get update190.16 MB10RUN /bin/sh -c gpg --keyserver53.85 MB11RUN /bin/sh -c groupadd -r1.31 KB12COPY files / # buildkit3.22 KB13VOLUME [/var/wwwroot/default /etc/nginx]0 B14EXPOSE map[80/tcp:{}]0 B15EXPOSE map[443/tcp:{}]0 B16CMD ["/usr/local/sbin/runsvdir-init"]0 B17MAINTAINER Sébastien Santoro aka Dereckson0 B18RUN /bin/sh -c apt-get update45.11 MB19RUN /bin/sh -c cd /opt167.99 MB20COPY files / # buildkit325.73 KB21VOLUME [/opt/phabricator/conf/local /var/repo]0 B22WORKDIR /opt/phabricator32 B23CMD ["/usr/local/sbin/init-container"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'