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

Broken docker image dependencies #8

Closed
JaredHuh opened this issue Aug 27, 2022 · 2 comments
Closed

Broken docker image dependencies #8

JaredHuh opened this issue Aug 27, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@JaredHuh
Copy link

Hello!
I did all steps mentioned under "How to run" title, and it don't start.
I tried to run it using docker:
docker run -d -p 25565:25565 -v /etc/hopper/Config.toml:/Config.toml ghcr.io/bra1l0r/hopper-rs

Logs:
Error relocating /hopper: __res_init: symbol not found

Any tutorial with fixing it? Thank you in advance!

@BRA1L0R
Copy link
Owner

BRA1L0R commented Aug 28, 2022

Hello @JaredHuh, thank you for showing interest in the project. It is a known issue to me that the docker image is missing glibc dependencies and is dorked at the moment. I will fix it right now

@BRA1L0R BRA1L0R changed the title Just not starting. Broken docker image dependencies Aug 28, 2022
@BRA1L0R BRA1L0R added the bug Something isn't working label Aug 28, 2022
@BRA1L0R
Copy link
Owner

BRA1L0R commented Aug 28, 2022

Fixed in b7b6080

@BRA1L0R BRA1L0R closed this as completed Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants