Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
garutilorenzo committed Sep 14, 2021
1 parent 2bd333f commit fff23e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ on each branch you can find a build.sh. This file builds:
* on the alpine branch:
* alpine-php80: Laravel docker image with official PHP 8.0 Alpine and MySQL PDO
* alpine-php80-pgsql: Laravel docker image with official PHP Alpine 8.0 and PgSQL PDO
* alpine-php74: Laravel docker image with official PHP 7.4 Alpine and MySQL PDO
* alpine-php74-pgsql: Laravel docker image with official PHP Alpine 7.4 and PgSQL PDO
* alpine-php73: Laravel docker image with official PHP 7.3 Alpine and MySQL PDO
* alpine-php73-pgsql: Laravel docker image with official PHP Alpine 7.3 and PgSQL PDO
* on the ubuntu branch:
* ubuntu-php80: Laravel docker image with official Ubuntu image + PHP 8.0 and MySQL PDO
* ubuntu-php80-pgsql: Laravel docker image with official Ubuntu image + PHP 8.0 and PgSQL PDO
Expand Down

0 comments on commit fff23e0

Please sign in to comment.