Container générique PHP8.0/8.1/8.2 (PHP 5/7.0/7.1/7.2/7.3/7.4 deprecated)
9.5K
Ces containers sont utilisés sur les projets du Groupe Pratique
base (Ubuntu 22.04 + Apache (mod ssl enabled) + memcached + aspell + ssmtp + sqlite3 )
php8.0 (base + php8.0 + composer)
php8.0-dev (php8.0 + xdebug)
php8.0-mysql (php8.0 + mod MySQL)
php8.0-mysql-dev (php8.0-mysql + xdebug)
php8.0-pgsql (php8.0 + mod PostgreSQL)
php8.0-pgsql-dev (php8.0-pgsql + xdebug)
php8.0-pgsql-mysql (php8.0-pgsql + mod MySQL)
php8.0-pgsql-mysql-dev (php8.0-pgsql-mysql + xdebug)
php8.1 (base + php8.1 + composer)
php8.1-dev (php8.1 + xdebug)
php8.1-mysql (php8.1 + mod MySQL)
php8.1-mysql-dev (php8.1-mysql + xdebug)
php8.1-pgsql (php8.1 + mod PostgreSQL)
php8.1-pgsql-dev (php8.1-pgsql + xdebug)
php8.1-pgsql-mysql (php8.1-pgsql + mod MySQL)
php8.1-pgsql-mysql-dev (php8.1-pgsql-mysql + xdebug)
php8.2 (base + php8.2 + composer)
php8.2-dev (php8.2 + xdebug)
php8.2-mysql (php8.2 + mod MySQL)
php8.2-mysql-dev (php8.2-mysql + xdebug)
php8.2-pgsql (php8.2 + mod PostgreSQL)
php8.2-pgsql-dev (php8.2-pgsql + xdebug)
php8.2-pgsql-mysql (php8.2-pgsql + mod MySQL)
php8.2-pgsql-mysql-dev (php8.2-pgsql-mysql + xdebug)
base + PHP5 + composer)php5 + mod MySQL)php5-mysql + xhprof/xhgui)php5 + mod PostgreSQL)base + PHP7.0 + composer)php7.0 + xdebug)php7.0 + mod MongoDB)php7.0-mongo + xdebug)php7.0 + mod MySQL)php7.0-mysql + xdebug)php7.0 + mod PostgreSQL)php7.0-pgsql + xdebug)base + PHP7.1 + composer)php7.1 + xdebug)php7.1 + mod MongoDB)php7.1-mongo + xdebug)php7.1 + mod MySQL)php7.1-mysql + xdebug)php7.1 + mod PostgreSQL)php7.1-pgsql + xdebug)base + php7.2 + composer)php7.2 + xdebug)php7.2 + mod MongoDB)php7.2-mongo + xdebug)php7.2 + mod MySQL)php7.2-mysql + xdebug)php7.2 + mod PostgreSQL)php7.2-pgsql + xdebug)php7.2-pgsql + mod MongoDB)php7.2-pgsql-mongo + xdebug)php7.2-mysql + mod MongoDB)php7.2-mysql-mongo + xdebug)base + php7.3 + composer)php7.3 + xdebug)php7.3 + mod MongoDB)php7.3-mongo + xdebug)php7.3 + mod MySQL)php7.3-mysql + xdebug)php7.3 + mod PostgreSQL)php7.3-pgsql + xdebug)php7.3-pgsql + mod MongoDB)php7.3-pgsql-mongo + xdebug)php7.3-pgsql + mod MySQL)php7.3-pgsql-mysql + xdebug)php7.3-mysql + mod MongoDB)php7.3-mysql-mongo + xdebug)base + php7.4 + composer)php7.4 + xdebug)php7.4 + mod MongoDB)php7.4-mongo + xdebug)php7.4 + mod MySQL)php7.4-mysql + xdebug)php7.4 + mod PostgreSQL)php7.4-pgsql + xdebug)php7.4-pgsql + mod MongoDB)php7.4-pgsql-mongo + xdebug)php7.4-pgsql + mod MySQL)php7.4-pgsql-mysql + xdebug)php7.4-mysql + mod MongoDB)php7.4-mysql-mongo + xdebug)version: '3'
services:
app:
image: 118000gp/pratique-base:php8.2-mysql
ports:
- "80:80"
- "443:443"
volumes:
- .:/var/www
environment:
- WEB_DOCUMENT_ROOT=/var/www/public
- WEB_DOMAIN=application.local
the url access to xhprof : http://xhgui.application.local
Content type
Image
Digest
sha256:9e8922b7f…
Size
283.2 MB
Last updated
over 3 years ago
docker pull 118000gp/pratique-base:php8.2-pgsql-mysql-dev