don't panic specific debian Image with apache and php (without any configuration)
816
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:
docker exec <container> rm /root/.ssh/authorized_keys/etc/ssh/sshd_configThe start script can be found under /panic/entry, this executes /etc/panic/start-services when it exits, fallback start script is /panic/start-services.
from dontpanicat/apache
docker pull dontpanicat/php
from dontpanicat/apache
docker pull dontpanicat/php:73
# or
docker pull dontpanicat/php
from dontpanicat/apache:stretch
docker pull dontpanicat/php:72
from dontpanicat/apache:stretch
docker pull dontpanicat/php:70
Gitlab Repository https://gitlab.panic.at/docker/php
Content type
Image
Digest
Size
369.6 MB
Last updated
about 6 years ago
docker pull dontpanicat/php