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

Docker image doesn't work on M1 #118

Open
jjant opened this issue Sep 23, 2022 · 2 comments
Open

Docker image doesn't work on M1 #118

jjant opened this issue Sep 23, 2022 · 2 comments

Comments

@jjant
Copy link

jjant commented Sep 23, 2022

Attempting to run the container yields a wrong host platform error:

$ docker run -it --rm brandoncc/vim-be-good:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Updating vim-be-good...
Error detected while processing function plug#end[82]..<SNR>2_reorg_rtp:
line    2:
E970: Failed to initialize lua interpreter/root
Vim: Finished.

Press ENTER or type command to continue

Pressing enter or typing any keys doesn't do anything afterwards.

@gerep
Copy link

gerep commented Oct 28, 2022

Shouldn't this issue be reported at https://github.com/brandoncc/docker-vim-be-good?

@trdloTrdelnik
Copy link

trdloTrdelnik commented Nov 19, 2023

@jjant, taspotts made a fork based on brandoncc's docker-vim-be-godd. That one works on ARM:
https://github.com/taspotts/docker-vim-be-good

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

3 participants