add docker support
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2025-01-05 05:15:14 +01:00
parent c689ee87d4
commit 633a0ef410
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
6 changed files with 65 additions and 15 deletions

View file

@ -58,6 +58,9 @@ password = "testpass"
# Allow user to use `doas` as root
doas_root= true
# Add user to Docker group
docker = true
# SSH Configuration
# If `[ssh]` is set, openssh will be installed and enabled.
[ssh]