Skip to content

A set of reusable dockerfiles created at the Wellcome Trust

License

Notifications You must be signed in to change notification settings

mgeerdsen/dockerfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerfiles

A repository for dockerfiles created at the Wellcome Trust

Automated builds

The container images here are built at https://hub.docker.com/u/wellcome

Build Status

Why bother?

Many of the containers published here are used to provide build and testing tasks elsewhere. Containerising these tasks means they are reproducible anywhere as easily in CI as locally.

The intention is to reduce the dependencies required in order to reproduce a build or run tests. If you want to contribute to a repo as an open source developer or if you are a new dev in a team setting up your laptop the fewer dependencies the better.

This approach heavily relies on docker to encapsulate and stabilise environments used to run build and test tasks against your code.

Dependencies

You will need:

About

A set of reusable dockerfiles created at the Wellcome Trust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 68.7%
  • Dockerfile 15.5%
  • Shell 8.8%
  • Makefile 7.0%