sha256:a689f7e3e87828c8faad8a3b96ff77ed818b3d2bc837cac2a147e48f34da67e3
OS/ARCH
linux/amd64
Compressed size
276.19 MB
Last pushed
3 months by pwa666
Type
Image
Manifest digest
sha256:4f45e760bc13eb223d10a9c38676dd06d16fa046e663d57a2da3f503b7ecbf93
Image Layers
1# debian.sh --arch 'amd64' out/51.28 MB2ARG BACULAV=150 B4LABEL version=2.20 B5LABEL description=Bacula Server 150 B6LABEL org.opencontainers.image.source=https://github.com/vrx-666/bacula-server0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8ARG DB=postgresql0 B9RUN |3 BACULAV=15 DEBIAN_FRONTEND=noninteractive DB=postgresql224.87 MB10COPY conf/15/bacula-sd.conf /home/bacula/etc/bacula-sd.conf # buildkit1.96 KB11COPY conf/15/bacula-fd.conf /home/bacula/etc/bacula-fd.conf # buildkit739 B12COPY conf/15/postgresql/bacula-dir.conf /home/bacula/etc/bacula-dir.conf # buildkit3.17 KB13COPY conf/bconsole.conf /home/bacula/etc/bconsole.conf # buildkit381 B14COPY conf/15/sudoers /etc/sudoers # buildkit612 B15COPY conf/15/postgresql/bacularis /home/bacularis # buildkit1.2 KB16COPY conf/supervisord.conf /etc/supervisord.conf # buildkit569 B17COPY scripts/15/postgresql/entrypoint.sh /usr/sbin/entrypoint.sh # buildkit2.15 KB18COPY scripts/15/healthcheck /usr/bin/healthcheck # buildkit633 B19COPY conf/update-exim4.conf.conf /opt/exim-default-conf/update-exim4.conf.conf # buildkit380 B20COPY conf/exim4.conf.template /opt/exim-default-conf/exim4.conf.template # buildkit19.43 KB21COPY conf/passwd.client /opt/exim-default-conf/passwd.client # buildkit201 B22RUN |3 BACULAV=15 DEBIAN_FRONTEND=noninteractive DB=postgresql4.86 KB23VOLUME [/mnt/bacula /mnt/cloud /opt/bacula/etc /opt/bacula/working0 B24EXPOSE [9097/tcp 9101/tcp 9103/tcp]0 B25HEALTHCHECK {Test:[CMD-SHELL bash healthcheck] Interval:2m0s0 B26ENTRYPOINT ["entrypoint.sh"]0 B27CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1781049600'