Start some simple python admin scripts.
This commit is contained in:
parent
48587fe6e3
commit
d1b91a0a89
11 changed files with 198 additions and 7 deletions
4
Containerfile
Normal file
4
Containerfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
FROM debian
|
||||
|
||||
COPY machine_admin /
|
||||
COPY machine_setup.py /
|
Loading…
Add table
Add a link
Reference in a new issue