Building inside docker alpine causes error
未关闭
- 主要语言
- Go
- 星标
- 8.8k
- 派生
- 383
- PR 合并指标
- 30 天内没有已合并 PR
描述
We created a CI pipeline where the Up application was deployed from inside a docker container using the [official Golang docker image](https://hub.docker.com/_/golang/) (alpine base). The build/deploy was successful as reported by Up.
All requests fail with an internal server error. The following can be found when inspecting the logs:
`sh: ./server: /lib/ld-musl-x86_64.so.1: bad ELF interpreter: No such file or directory`
贡献指南
评估
这个 Issue 还没有评估数据。