We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84b9ea4 + 3fc78a0 commit 0605072Copy full SHA for 0605072
Dockerfile.development
@@ -12,6 +12,7 @@ RUN echo "deb [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesou
12
RUN apt-get update
13
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y \
14
build-essential \
15
+ chromium \
16
chromium-driver \
17
default-mysql-client \
18
git \
0 commit comments