Skip to content

Commit

Permalink
Update php-8.0.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lohanidamodar authored May 21, 2024
1 parent 45afe58 commit 2ad876d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions php-8.0.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ RUN composer install --ignore-platform-reqs

FROM appwrite/utopia-base:php-8.0-0.1.0 as final

ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/

RUN docker-php-ext-configure pcntl --enable-pcntl

RUN docker-php-ext-install pcntl
Expand Down

0 comments on commit 2ad876d

Please sign in to comment.