FEAT: added DWN, CHK, APP to templates, added hfs template.

This commit is contained in:
andrewc
2025-07-01 09:45:46 +10:00
parent b9ceec5389
commit 2f71a8fd94
38 changed files with 1917 additions and 561 deletions

3
Dockerfile-poetry Normal file
View File

@@ -0,0 +1,3 @@
FROM thehale/python-poetry:2.1.3-py3.12-slim
RUN apt update && apt install -y curl wget