Open
Description
After #16, I've been looking to deploy the sql-studio
binary alongside a static Go binary in an Alpine container, when I noticed that the binary does not run:
ERRO An error occured with sql-studio: fork/exec /usr/local/bin/sql-studio: no such file or directory
Would it be possible to build the binary so it can be used with musl
, the libc that Alpine uses? (possibly via or in a tweak to
Line 52 in fb7a8ee
I can see:
$ file sql-studio-x86_64-unknown-linux-gnu/sql-studio
sql-studio-x86_64-unknown-linux-gnu/sql-studio: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=c392fa9b23eb5a8eb5322f258406ec13c98bf9ca, for GNU/Linux 3.2.0, stripped