sha256:dd05a28bc61d9f04799977fb1b50791fdc32e82c34c3b76f5a4a226227b370f2
OS/ARCH
Compressed size
31.24 MB
Last pushed
11 months by privatebinbot
Type
Image
Manifest digest
sha256:71a567be5caa14349cb16d240335deb11161206dbc539583eb43beefbf70f205
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ARG ALPINE_PACKAGES=php84-curl,php84-mbstring,php84-openssl,php84-simplexml0 B4ARG COMPOSER_PACKAGES=aws/aws-sdk-php0 B5ARG PBURL=https://github.com/PrivateBin/PrivateBin/0 B6ARG RELEASE=2.0.20 B7ARG UID=655340 B8ARG GID=820 B9ENV CONFIG_PATH=/srv/cfg0 B10ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/srv/bin0 B11LABEL [email protected] org.opencontainers.image.vendor=PrivateBin org.opencontainers.image.documentation=https://github.com/PrivateBin/docker-unit-alpine/blob/master/README.md org.opencontainers.image.source=https://github.com/PrivateBin/docker-unit-alpine0 B12COPY release.asc /tmp/ # buildkit1.93 KB13RUN |6 ALPINE_PACKAGES=php84-curl,php84-mbstring,php84-openssl,php84-simplexml COMPOSER_PACKAGES=aws/aws-sdk-php PBURL=https://github.com/PrivateBin/PrivateBin/27.61 MB14COPY --chown=65534:82 conf.json /var/lib/unit/ #1.03 KB15WORKDIR /srv/www32 B16USER 65534:820 B17VOLUME [/run /srv/data /tmp /var/lib/unit]0 B18EXPOSE [8080/tcp]0 B19HEALTHCHECK &{["CMD" "wget" "-qO/dev/null" "http://localhost:8080"]0 B20ENTRYPOINT ["/usr/sbin/unitd"]0 B21CMD ["--no-daemon" "--log" "/dev/stdout" "--tmpdir"0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit