Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] static binary to run in alpine container #39

Closed
shuaiyy opened this issue Jul 5, 2022 · 1 comment
Closed

[Feature Request] static binary to run in alpine container #39

shuaiyy opened this issue Jul 5, 2022 · 1 comment

Comments

@shuaiyy
Copy link

shuaiyy commented Jul 5, 2022

When file a bug report (see below for feature requests)

when run gotty in alpine docker container, got the error:

./bin/gotty
sh: ./bin/gotty: not found

What version of GoTTY are you using (gotty --version)?

1.4.0

What operating system and browser are you using?

What did you do?

docker run -it --entrypoint sh --rm alpine:3.11

When file a new feature proposal

in some minimal docker image like alpine/ busybox, c lib may not installed.

@sorenisanerd
Copy link
Owner

Good catch! Thanks! This is fixed in the development builds now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants