Skip to content

Commit

Permalink
Added xvfb package.
Browse files Browse the repository at this point in the history
  • Loading branch information
marji committed Jan 31, 2024
1 parent 6e57cb4 commit e708d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN apk add --no-cache --update git \
patch \
rsync \
libpng libpng-dev libzip-dev \
xvfb
&& docker-php-ext-install gd pdo pdo_mysql zip \
&& apk del libpng-dev \
&& rm -rf /var/cache/apk/* \
Expand Down

0 comments on commit e708d22

Please sign in to comment.