Skip to content

This dockerfile extends from Alpine image. Intended for use in a CI environment.

License

Notifications You must be signed in to change notification settings

gertoska/php-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Ansible Dockerfile

Docker Pulls

This dockerfile extends from Alpine image. Intended for use in a CI environment.

Images:

Tag Parent Image Layers
7.2 alpine:3.8
5.6 alpine:3.5

Docker images contains:

  • PHP (7.2 or 5.6)
  • Ansible (latest)
  • Composer (lastest)

PHP extensions:

  • apcu
  • bcmath
  • common
  • ctype
  • curl
  • dev
  • dom
  • exif
  • fpm
  • gd
  • iconv
  • intl
  • json
  • mbstring
  • mysqlnd
  • opcache
  • openssl
  • pcntl
  • pdo
  • pdo_mysql
  • pdo_pgsql
  • phar
  • posix
  • redis
  • session
  • sockets
  • xdebug
  • xml
  • xsl
  • zip
  • zlib

Other packages

  • bash
  • curl
  • git
  • nodejs
  • npm
  • openssh

About

This dockerfile extends from Alpine image. Intended for use in a CI environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published