apex / apex/up

Building inside docker alpine causes error

Open
#734 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
8.8k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.