Skip to content

Commit

Permalink
installer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-klein committed Jun 21, 2024
1 parent baea7d6 commit 93e6e35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker/Ubuntu2404_Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ RUN apt-get install -y nodejs npm
RUN apt-get install -y python3-full python3-pip
RUN apt-get install -y python3-setuptools

RUN npm install -g electron-packager
RUN npm install -g electron-installer-debian

RUN apt-get install -y unzip
RUN apt-get install -y xvfb

Expand Down

0 comments on commit 93e6e35

Please sign in to comment.