sha256:420cf40da47ac2e5dd49b25b5002e129b6cecc7df37a588974e451465cd84cc9
OS/ARCH
Compressed size
135.31 MB
Last pushed
2 days by fbraz3
Type
Image
Manifest digest
sha256:53fbde05c75f02c6755b4239d308cfddaec2a00ad11e8b4ea9466cf25642b6d8
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ARG API_REPOSITORY=https://github.com/passbolt/passbolt_api0 B3ARG IMAGE_DESCRIPTION=Passbolt CE Backend, a0 B4ARG BUILD_DATE=0 B5LABEL org.opencontainers.image.created=0 B6LABEL org.opencontainers.image.description=Passbolt CE Backend, a0 B7LABEL org.opencontainers.image.documentation=https://help.passbolt.com/0 B9LABEL org.opencontainers.image.licenses=AGPL-3.0-only0 B10LABEL org.opencontainers.image.source=https://github.com/passbolt/passbolt_api0 B11LABEL org.opencontainers.image.title=passbolt/passbolt0 B12LABEL org.opencontainers.image.url=https://passbolt.com0 B13ARG PASSBOLT_DISTRO=buster0 B14ARG PASSBOLT_COMPONENT=stable0 B15ARG PASSBOLT_FLAVOUR=ce0 B16ARG PASSBOLT_SERVER_KEY=https://download.passbolt.com0 B17ARG PASSBOLT_REPO_URL=https://download.passbolt.com0 B18ARG PASSBOLT_REPO_KEY_PATH=/usr/share/keyrings/passbolt-repository.gpg0 B19ARG PASSBOLT_SOURCES_LIST_PATH=/etc/apt/sources.list.d/passbolt.sources0 B20ENV PASSBOLT_PKG_KEY=0xDE8B853FC155581D0 B21ENV PHP_VERSION=8.40 B22ENV GNUPGHOME=/var/lib/passbolt/.gnupg0 B23ENV PASSBOLT_FLAVOUR=ce0 B24ENV PASSBOLT_PKG=passbolt-ce-server0 B25ENV LOG_ERROR_URL=console://?levels[]=warning&levels[]=error&levels[]=critical&levels[]=alert&levels[]=emergency0 B26SHELL [/bin/bash -o pipefail -c]0 B27RUN |10 API_REPOSITORY=https://github.com/passbolt/passbolt_api IMAGE_DESCRIPTION=Passbolt CE106.54 MB28COPY conf/supervisor/cron.conf /etc/supervisor/conf.d/cron.conf # buildkit279 B29COPY conf/supervisor/nginx.conf /etc/supervisor/conf.d/nginx.conf # buildkit296 B30COPY conf/supervisor/php.conf /etc/supervisor/conf.d/php.conf # buildkit284 B31COPY conf/php/zz-docker.conf /etc/php/8.4/fpm/pool.d/zz-docker.conf # buildkit361 B32COPY scripts/entrypoint/docker-entrypoint.sh /docker-entrypoint.sh # buildkit595 B33COPY scripts/entrypoint/passbolt/entrypoint.sh /passbolt/entrypoint.sh # buildkit1.78 KB34COPY scripts/entrypoint/passbolt/env.sh /passbolt/env.sh # buildkit1.01 KB35COPY scripts/entrypoint/passbolt/deprecated_paths.sh /passbolt/deprecated_paths.sh # buildkit619 B36COPY scripts/wait-for.sh /usr/bin/wait-for.sh # buildkit1.53 KB37RUN |10 API_REPOSITORY=https://github.com/passbolt/passbolt_api IMAGE_DESCRIPTION=Passbolt CE4.57 KB38EXPOSE [443/tcp 80/tcp]0 B39WORKDIR /usr/share/php/passbolt32 B40CMD ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'