Initial commit

This commit is contained in:
Alec Lombardo 2020-01-11 10:42:36 -05:00
commit b78154d176
8 changed files with 84 additions and 0 deletions

2
publish.sh Executable file
View file

@ -0,0 +1,2 @@
docker build . -t alombardo4/idrac-fan-control:latest && \
docker push alombardo4/idrac-fan-control