Sign inSign up

pwa666/bacula-server:15-pgsql

Databases & storage
Index digest

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 MB
2ARG BACULAV=150 B
4LABEL version=2.20 B
5LABEL description=Bacula Server 150 B
6LABEL org.opencontainers.image.source=https://github.com/vrx-666/bacula-server0 B
7ARG DEBIAN_FRONTEND=noninteractive0 B
8ARG DB=postgresql0 B
9RUN |3 BACULAV=15 DEBIAN_FRONTEND=noninteractive DB=postgresql224.87 MB
10COPY conf/15/bacula-sd.conf /home/bacula/etc/bacula-sd.conf # buildkit1.96 KB
11COPY conf/15/bacula-fd.conf /home/bacula/etc/bacula-fd.conf # buildkit739 B
12COPY conf/15/postgresql/bacula-dir.conf /home/bacula/etc/bacula-dir.conf # buildkit3.17 KB
13COPY conf/bconsole.conf /home/bacula/etc/bconsole.conf # buildkit381 B
14COPY conf/15/sudoers /etc/sudoers # buildkit612 B
15COPY conf/15/postgresql/bacularis /home/bacularis # buildkit1.2 KB
16COPY conf/supervisord.conf /etc/supervisord.conf # buildkit569 B
17COPY scripts/15/postgresql/entrypoint.sh /usr/sbin/entrypoint.sh # buildkit2.15 KB
18COPY scripts/15/healthcheck /usr/bin/healthcheck # buildkit633 B
19COPY conf/update-exim4.conf.conf /opt/exim-default-conf/update-exim4.conf.conf # buildkit380 B
20COPY conf/exim4.conf.template /opt/exim-default-conf/exim4.conf.template # buildkit19.43 KB
21COPY conf/passwd.client /opt/exim-default-conf/passwd.client # buildkit201 B
22RUN |3 BACULAV=15 DEBIAN_FRONTEND=noninteractive DB=postgresql4.86 KB
23VOLUME [/mnt/bacula /mnt/cloud /opt/bacula/etc /opt/bacula/working0 B
24EXPOSE [9097/tcp 9101/tcp 9103/tcp]0 B
25HEALTHCHECK {Test:[CMD-SHELL bash healthcheck] Interval:2m0s0 B
26ENTRYPOINT ["entrypoint.sh"]0 B
27CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1781049600'