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

update dockerfiles to use node 14 #772

Merged
merged 2 commits into from
Mar 18, 2022
Merged

update dockerfiles to use node 14 #772

merged 2 commits into from
Mar 18, 2022

Conversation

connorjclark
Copy link
Collaborator

Also had to download some build tools to get the server dockerfile to build. It was failing to find a prebuilt sqlite binary for the node+sqlite version, so has to build from source.

@connorjclark connorjclark merged commit 9deb96d into main Mar 18, 2022
@connorjclark
Copy link
Collaborator Author

note to future person (probably myself): google-chrome(-stable) is not published as arm64 yet so you should do this on an intel mac, not m1.

you could build with --platform=linux/arm64 but can't run to verify it works

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

Successfully merging this pull request may close these issues.

1 participant