Skip to content
This repository was archived by the owner on Jul 18, 2022. It is now read-only.

1and1internet/php-build-environment-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PHP Build Environment Base

This image contains a light image based on ubuntu 18.04 LTS. It also has the Ondřej Surý PPA added to allow installation of the latest versions of PHP 7.x

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.

Releases

No releases published

Packages

No packages published