Skip to content

Commit

Permalink
Add electron-packager
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-klein committed Nov 10, 2024
1 parent 089c57d commit 945a316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/OpenSuseLeap_Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN zypper install -y sudo gcc-c++ make vim git subversion cmake rpm-build unzip
RUN zypper install -y libcurl-devel libicu-devel sqlite3-devel zlib-devel
RUN zypper install -y nodejs npm

RUN npm install -g electron-packager
RUN npm install -g [email protected]

COPY docker/build_opensuseleap.sh /build.sh
Expand Down

0 comments on commit 945a316

Please sign in to comment.