Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

alphagov/verify-build-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles used to build Verify projects

To add a new Docker image, simply create a new directory within this repository and add your Dockerfile to it.

The build.sh script will iterate through each subdirectory and build a Docker image using each Dockerfile it finds. This image is named after the subdirectory, and will be pushed to the 'govukverify' account on the Docker Hub.

NOTE: These images are world-readable on the Docker Hub, so you must not include any secret data within them.

Jenkins runs this job daily, so that we can quickly incorporate any changes made to upstream Docker images.

About

Dockerfiles used when building Verify

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published