kaybenleroll / docker_image

This repo contains the Dockerfiles and other scripts etc required to build all the Docker containers used for my work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker_image

This repo contains the Dockerfiles and other scripts etc required to build all the Docker containers used for my work.

To add tags to the repos for the purposes of integrating with automated builds on DockerHub, use the following

git checkout master
git tag TAG_NAME
git push origin TAG_NAME

About

This repo contains the Dockerfiles and other scripts etc required to build all the Docker containers used for my work.

License:MIT License


Languages

Language:Dockerfile 64.3%Language:Makefile 23.0%Language:R 12.7%