UN-OCHA / docker-images

Generic docker image builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Makefile 22.0%Language:PHP 20.2%Language:Shell 16.8%Language:Lua 15.5%Language:Dockerfile 7.9%Language:Smarty 7.7%Language:HTML 4.1%Language:JavaScript 3.0%Language:VCL 2.5%Language:Go 0.3%