sha256:fdb2a013e0ee1299ba860f2c57e3327fcd8ce47a64f97ac54e85dfb16301a159
OS/ARCH
linux/amd64
Compressed size
271.31 MB
Last pushed
3 months by pwa666
Type
Image
Manifest digest
sha256:045392af4d048de81bde1c7949f21d13e84be02d6eb626f2a0a5027082a2c085
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=sqlite30 B9RUN |3 BACULAV=15 DEBIAN_FRONTEND=noninteractive DB=sqlite3219.99 MB10COPY conf/15/bacula-sd.conf /home/bacula/etc/bacula-sd.conf # buildkit1.97 KB11COPY conf/15/bacula-fd.conf /home/bacula/etc/bacula-fd.conf # buildkit740 B12COPY conf/15/sqlite3/bacula-dir.conf /home/bacula/etc/bacula-dir.conf # buildkit3.15 KB13COPY conf/bconsole.conf /home/bacula/etc/bconsole.conf # buildkit382 B14COPY conf/15/sudoers /etc/sudoers # buildkit609 B15COPY conf/15/sqlite3/bacularis /home/bacularis # buildkit1.18 KB16COPY conf/supervisord.conf /etc/supervisord.conf # buildkit568 B17COPY scripts/15/sqlite3/entrypoint.sh /usr/sbin/entrypoint.sh # buildkit1.63 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 # buildkit204 B22RUN |3 BACULAV=15 DEBIAN_FRONTEND=noninteractive DB=sqlite34.84 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'