Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • spf-permerror
  • irc-reload
  • alert-http-vhosts
  • mail-trixie
  • theme-link-folio
  • pandora
  • footnotes-made-easy
  • noblogs-dns-file
  • service-ordering
  • rt5
  • testdata-artifacts-rm
  • outbound-proxy
  • egress-mail
  • garage
  • mailman3-add
  • mailman3-experimental
  • gancio
  • php-hardening
  • simplify-roundcube-config
20 results

config

  • Clone with SSH
  • Clone with HTTPS
  • docker-chaperone-base

    Docker base image with Chaperone, a minimal init daemon for container images.

    Users of this base image should provide their own chaperone configuration files and install them in /etc/chaperone.d.

    Child images shouldn't override the container's ENTRYPOINT, which is already set to start chaperone with the appropriate options.

    Since this image is used by most of our containers, it also sets up the ai3 Debian package repository, so we don't have to add another dependency for this very common task, and it disables chaperone's own /dev/log socket, as we are bind-mounting the system one.