Sign inSign up

dontpanicat/zammad

By dontpanicat

Updated about 6 years ago

don't panic specific prepared Image for zammad (without any configuration)

Image
0

670

dontpanicat/zammad repository overview

Attention!

The images includes public ssh keys from don’t panic staff members. This allows access to derived containers with their private keys.

The corresponding openssh-server settings are:

PermitRootLogin yes
PasswordAuthentication no

If you don’t trust us (and if you don’t know us you probably won’t) take at least one of the following measures:

  • don’t map port 22 when launching a container
  • remove or truncate the authorized_keys file e.g. by executing docker exec <container> rm /root/.ssh/authorized_keys
  • adjust the corresponding openssh-server settings in /etc/ssh/sshd_config
  • prevent the ssh daemon from starting by editing the start script

The start script can be found under /panic/entry, this executes /etc/panic/start-services when it exits, fallback start script is /panic/start-services.

Prepared image for zammad

  • Apache is not configured!
  • Elasticsearch is not installed!
  • Zammad is not inestalled!

dontpanicat/zammad

from dontpanicat/mariadb:stretch

docker pull dontpanicat/zammad

Docker Hub

Packages

  • apache2
  • apache2-utils
  • openjdk-11-jre
  • openjdk-11-jre-headless
  • ca-certificates-java
  • jq
  • curl
  • libimlib2
  • libimlib2-dev
  • libterm-readline-perl-perl
  • memcached

Tag summary

Content type

Image

Digest

Size

881.3 MB

Last updated

about 6 years ago

docker pull dontpanicat/zammad