Issue building on Linux
Open
- Dominant language
- Go
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
~/go/src/github/gliderlabs/cmd# GO111MODULE=on make dev
docker-compose -f dev/services.yml up -d
dev_dynamodb_1 is up-to-date
./dev/deps.sh
comlab dev
2019/04/28 20:38:46 ERROR! Build failed:
# github.com/gliderlabs/cmd/lib/agentproxy
/root/go/pkg/mod/github.com/gliderlabs/cmd@v0.0.0-20170921193550-7e7fb06de288/lib/agentproxy/agentproxy.go:43:6: undefined: client.IsErrImageNotFound
2019/04/28 20:38:46 Service failed before ready, exiting...
Makefile:28: recipe for target 'dev' failed
make: *** [dev] Error 1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.