Skip to content

Commit

Permalink
Installing pcov via edge branch apk
Browse files Browse the repository at this point in the history
  • Loading branch information
dancallan committed Mar 29, 2021
1 parent d4367d6 commit 62aca89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
FROM uqlibrary/php80-fpm:20210329

ENV COMPOSER_ALLOW_SUPERUSER=1

RUN apk add --update --no-cache php8-pecl-pcov --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/

0 comments on commit 62aca89

Please sign in to comment.