aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile.debian
Commit message (Collapse)AuthorAgeFilesLines
* Revert default branch update and curl changesAlex Pooley (@zuedev)2026-05-071-1/+0
|
* add curl and make error betterAlex Pooley (@zuedev)2026-05-071-0/+1
|
* Enhance SSH configuration and key management in Docker setup by persisting ↵Alex Pooley (@zuedev)2026-05-071-2/+10
| | | | keys to avoid "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!" issues
* SSL CA cert issue due to no ca-certificates package on debian containerAlex Pooley (@zuedev)2026-05-071-0/+1
|
* enhance mirror script with jqAlex Pooley (@zuedev)2026-05-071-0/+1
|
* Add git-wrapper script and update sshd_config for git userAlex Pooley (@zuedev)2026-05-071-0/+10
|
* Add Dockerfiles for Debian SSH server and CGit setup, and update ↵Alex Pooley (@zuedev)2026-05-071-0/+50
docker-compose configuration