Skip to content

Commit

Permalink
Add setup tools
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-klein committed Jun 21, 2024
1 parent f335752 commit 786cc82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Ubuntu2404_Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apt-get install -y libfuse2 wget

RUN apt-get install -y curl python3-software-properties
RUN apt-get install -y nodejs npm
RUN python3 -m pip install setuptools

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

0 comments on commit 786cc82

Please sign in to comment.