3 lines
83 B
Bash
3 lines
83 B
Bash
go build main
|
|
docker build -t ip-checker .
|
|
docker save -o ip-checker.tar ip-checker |