Skip to content

Document npm install requirements for alpine linux #2474

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

Closed
nhooyr opened this issue Dec 15, 2020 · 6 comments
Closed

Document npm install requirements for alpine linux #2474

nhooyr opened this issue Dec 15, 2020 · 6 comments
Labels
docs Documentation related

Comments

@nhooyr
Copy link
Contributor

nhooyr commented Dec 15, 2020

See #1906 (comment)

@nhooyr nhooyr added the docs Documentation related label Dec 15, 2020
@oxy
Copy link

oxy commented Dec 17, 2020

Hey - started with a fresh docker container, and ran apk add build-base curl libxkbfile-dev libsecret-dev libx11-dev, but I still get a 500 with a bunch of errors - there seem to be additional dependencies.

See https://gist.github.com/oxy/9e3001beb0dcfcb18fe9651d2520b74d for the log.

@nhooyr
Copy link
Contributor Author

nhooyr commented Dec 18, 2020

Does #2479 work @oxy?

@oxy
Copy link

oxy commented Dec 18, 2020

Yep, it does! Tested it in a new alpine container via podman run -p 8080:8080 -it alpine.

@nhooyr
Copy link
Contributor Author

nhooyr commented Dec 18, 2020

@oxy oo, I didn't know you used podman.

Thoughts on podman vs docker?

@oxy
Copy link

oxy commented Dec 18, 2020

Only used podman because it came configured by default on Fedora Silverblue - been migrating from Arch to Fedora this week :p

@nhooyr
Copy link
Contributor Author

nhooyr commented Dec 18, 2020

@oxy I've had weird issues with fedora/podman in the past so lmk how it goes!

@nhooyr nhooyr closed this as completed Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

No branches or pull requests

2 participants