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