Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 341 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 341 Bytes

README

Basic docker image to build this project. Thought to be used via pipelines in Jenkins.

Based on this project.

To build, install:

sudo apt-get install docker-ce

Then launch:

./build

(you will need an account at docker.com to publish your image).