Docker fixes.

This commit is contained in:
Andrey Egorov
2024-07-22 18:38:40 +03:00
parent 08fee63dca
commit 05fd6a213c
2 changed files with 6 additions and 4 deletions

View File

@ -4,8 +4,8 @@ build:
#run: build
# @./out/annalist.exe
linux:
@$Env:GOOS="linux"; $Env:GOARCH="arm"; $Env:GOARM=5
#linux:
# @$Env:GOOS="linux"; $Env:GOARCH="arm"; $Env:GOARM=5
# .profile
# cgo_enabled 0