mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
image: add cypress dependencies
This commit is contained in:
parent
570605fee0
commit
17738c8bbb
1 changed files with 2 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ RUN DEBIAN_FRONTEND=noninteractive ;\
|
|||
procps \
|
||||
# chromium \
|
||||
ncat && \
|
||||
apt-get install --assume-yes libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb && \
|
||||
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.1.35.zip" -o "awscliv2.zip" && \
|
||||
unzip awscliv2.zip && \
|
||||
./aws/install && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue