Skip to content

putrafajarh/docker-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-images

General purpose docker images repo

Workflow

For Makefile images, you can build an image by specifying the component, tag and upstream version on the commandline. For most images, the upstream version is a combination of the VERSION and EXTRAVERSION, but this may differ for some.

$ cd alpine-base-php-fpm/php5
$ make VERSION=2.6.28-r0 EXTRAVERSION=-201701-01 build tag

$ cd alpine-php-fpm-drupal7/php5
$ make VERSION=2.6.28-r0 EXTRAVERSION=-201701-01 UPSTREAM-2.6.28-r0-201701-01

A notable difference are the NewRelic images for HRINFO.

About

Generic docker image builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 49.1%
  • Makefile 20.2%
  • Smarty 9.3%
  • PHP 6.1%
  • HTML 5.2%
  • Shell 4.6%
  • Other 5.5%