initial commit - docker stacks

This commit is contained in:
2026-04-01 08:27:50 -05:00
commit f806ad567e
99 changed files with 2282 additions and 0 deletions
@@ -0,0 +1,8 @@
#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git update-server-info