We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275860d commit ffbf591Copy full SHA for ffbf591
README.md
@@ -5,3 +5,11 @@
5
# CODE-RADE build containers
6
7
This repository contains the Ansible-Container code for building the CODE-RADE build slave containers
8
+
9
+The containers are built with [Ansible Container](http://docs.ansible.com/ansible-container) and stored on [quay.io](https://quay.io).
10
11
+## To build
12
13
+`ansible-container --var-file vars.yml build`
14
15
+The container adds a user, jdk and ssh daemon for jenkins.
0 commit comments