Building inside docker alpine causes error
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 8.8k
- Forks
- 383
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.