Initial commit

This commit is contained in:
root 2025-11-23 14:40:03 -05:00
commit ba81b11579
4 changed files with 339 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#!/bin/bash
#echo $(basename $(pwd))
docker build -t $(basename $(pwd)):latest .