monolithic alpine container

This commit is contained in:
Adam Outler
2025-09-25 07:43:42 -04:00
parent 2e694a752d
commit 8ed21a8c07
24 changed files with 204 additions and 978 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
echo "Starting crond..."
exec /usr/sbin/crond -f -L "${LOG_CROND}"