back interdiff of round #3 and #2

docker: fix config #198

closed
opened by knotbin.com targeting master from [deleted fork]: fix-docker

(i be traumatized) fixes knotguard options, along with some more config improvements and fixes in docker compose and dockerfile

files
docker
rootfs
etc
ssh
sshd_config.d
ERROR
docker/Dockerfile

Failed to calculate interdiff for this file.

ERROR
docker/rootfs/etc/ssh/sshd_config.d/tangled_sshd.conf

Failed to calculate interdiff for this file.

NEW
docker/docker-compose.yml
··· 30 30 - "${KNOT_SERVER_PORT:-443}:443" 31 31 - "${KNOT_SERVER_PORT:-443}:443/udp" 32 32 volumes: 33 - - caddy_data: 33 + - caddy_data:/data 34 34 restart: always 35 35 profiles: ["caddy"]