Skip to content

Update FROM in dockerfile and Electron version in package.json#3

Open
bramnet wants to merge 2 commits into
liudonghua123:masterfrom
bramnet:patch-1
Open

Update FROM in dockerfile and Electron version in package.json#3
bramnet wants to merge 2 commits into
liudonghua123:masterfrom
bramnet:patch-1

Conversation

@bramnet

@bramnet bramnet commented Mar 30, 2022

Copy link
Copy Markdown

Ran into issues during building in docker.
After some trial and error, identified the issues and was able to resolve them.
Tested on Arm64 (Raspberry Pi 4)

bramnet added 2 commits March 30, 2022 12:16
 Updated FROM so the needed python arguments during npm can run correctly (required version 3.6, previous had 3.5).
Electron version 7.1.2 is no longer available (returns 404 during build).
Upped version number to 17.2, build was successful on docker.
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