Version 1.0

This commit is contained in:
2026-01-19 16:35:12 +01:00
parent bc3993db2b
commit d008d2028f
6 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Current Features:
- run python-scripts in the /scripts
- install dependencies
- config via config-file in /scripts
- auto-populate /scripts if empty
- hello_world.py demo in scripts folder
- scripts print to container logs
Planned Features: