Closed jspedros closed 5 years ago
Hi, thanks for the info. Will look into it.
As a workaround, using an alpine docker base image with glibc installed seems to work fine.
Solved it by installing glibc in the alpine image. Docker image is also updated on docker hub.
Getting the following errors:
hydro-scaffold-dex-launcher | Error relocating /bin/launcher: fcntl64: symbol not found hydro-scaffold-dex-engine | Error relocating /bin/engine: fcntl64: symbol not found hydro-scaffold-dex-admin-api | Error relocating /bin/adminapi: fcntl64: symbol not found hydro-scaffold-dex-watcher | Error relocating /bin/watcher: fcntl64: symbol not found hydro-scaffold-dex-api | Error relocating /bin/api: fcntl64: symbol not found
Logs attached: log.txt