This commit is contained in:
2025-03-20 12:07:07 -07:00
commit 41c979e496
3 changed files with 166 additions and 0 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
default: build
build:
docker build -t sneak/sysadmin-toolkit .