File tree Expand file tree Collapse file tree
local_dev/searchflow-container Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ RUN a2enmod rewrite
66
77RUN apt-get update && apt-get install -y \
88 curl libsqlite3-dev libonig-dev libxml2-dev \
9- gconf-service libasound2 libatk1.0-0 libatk-bridge2.0-0 libc6 libcairo2 libcups2 \
10- libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2 .0-0 \
9+ libasound2 libatk1.0-0 libatk-bridge2.0-0 libc6 libcairo2 libcups2 \
10+ libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgdk-pixbuf-2 .0-0 \
1111 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 \
1212 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 \
1313 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates \
14- fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils wget
14+ fonts-liberation libnss3 lsb-release xdg-utils wget
1515
1616RUN docker-php-ext-install pdo pdo_sqlite mbstring xml fileinfo
1717
You can’t perform that action at this time.
0 commit comments