mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Install Firefox to the Docker image we are using for testing web builds
This commit is contained in:
@@ -6,6 +6,7 @@ RUN echo "dash dash/sh boolean false" | debconf-set-selections
|
||||
RUN dpkg-reconfigure -f noninteractive dash
|
||||
|
||||
RUN dpkg --add-architecture i386 && apt-get update -yqq && apt-get install -y \
|
||||
firefox \
|
||||
git \
|
||||
gnupg2 \
|
||||
python3 \
|
||||
|
||||
Reference in New Issue
Block a user