Start some simple python admin scripts.

This commit is contained in:
James Grogan 2024-03-29 12:06:44 +00:00
parent 48587fe6e3
commit d1b91a0a89
11 changed files with 198 additions and 7 deletions

4
Containerfile Normal file
View file

@ -0,0 +1,4 @@
FROM debian
COPY machine_admin /
COPY machine_setup.py /