amatas / docker-universal

GPII Universal Dockerfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPII Universal Dockerfile

This repository is used to build GPII Universal Docker images. It can be used to help deploy GPII components such as the Preferences Server and Flow Manager.

To build a specific branch, update the nodejs_app_git_branch variable in ansible/build-vars.yml with a branch name or similar

For transparent image versioning that maps directly to the official Git repository each new image should be tagged using the repository's short commit hash.

Base Docker Image

Download using either of the following commands:

docker pull gpii/universal

docker pull gpii/universal:<first seven characters of a git commit hash>

About

GPII Universal Dockerfile

License:Apache License 2.0