Compare commits

..

No commits in common. "master" and "b50437c1256cc1c357660c6d7ebb7b2bc4eb169d" have entirely different histories.

1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
#!/bin/sh
go build cmd/nano-run/main.go cmd/nano-run/run_cmd.go cmd/nano-run/server_cmd.go cmd/nano-run/signals_posix.go
mv main nano-run
docker build . -t ralsina/nano-run:latest