Skip to content

A generic PHP environment suitable for use in builds and tests

Notifications You must be signed in to change notification settings

1and1internet/php-build-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

PHP Build Environment Base

This image contains a light image based on ubuntu 22.04 LTS. It also has the Ondřej Surý PPA added to allow installation of the latest versions of PHP 7.3+ (through to 8.3).

Versions <=7.2 are no longer supported as of 15/11/2024.

It also includes common tools used to build and run PHP applications:

  1. Composer
  2. curl
  3. Git
  4. jq (Command line JSON parser)
  5. MySQL Client Tools
  6. Unzip

It also includes a couple of text editors for convenience:

  1. Nano
  2. Vim

The image is rebuilt nightly, as well as when the upstream images (Ubuntu and Composer) push a new version. So this image should usually contain the latest fixes and updates.

About

A generic PHP environment suitable for use in builds and tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published