Add ipchecker
This commit is contained in:
3
ip-checker/deploy.sh
Normal file
3
ip-checker/deploy.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
go build main
|
||||
docker build -t ip-checker .
|
||||
docker save -o ip-checker.tar ip-checker
|
||||
Reference in New Issue
Block a user