Building inside docker alpine causes error
Aperta
- Lingua principale
- Go
- Stelle
- 8.8k
- Fork
- 383
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.