Skip to content

Improve: file not found in alpine image #125

@tikinang

Description

@tikinang

add an entry to docs about errors executing binaries on alpine - probably to general FAQ page (feel free to suggest a different location)

in most cases it is caused by missing glibc in alpine linux. easiest solution is to use ubuntu if possible. otherwise installing musl libs can help.
example of the error:

tegola-runtime-2-7e:/var/www$ ./tegola 
bash: ./tegola: cannot execute: required file not found

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions