You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
I'm trying to build the docker image and am having problems running it:
go build -o gcs-helper
docker build -t gcs-helper:latest .
docker run -t gcs-helper:latest
standard_init_linux.go:207: exec user process caused "exec format error"
I'm running on macOS, go version go1.14.2 darwin/amd64, docker 18.09.1