diff --git a/README.md b/README.md index 5787ca1..11631c6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ This container should be used to test voxpupuli puppet modules. It has the voxpupuli-test, -acceptance, -release gems and all dependencies installed. +### Versions + +Too see which gems and versions are included in the container, see: + +[build_versions.json](build_versions.json) + ## Example usage ```shell @@ -17,6 +23,10 @@ docker run -it --rm -v $(pwd):/repo voxpupuli/voxbox spec # rake spec docker run -it --rm -v $(pwd):/repo --entrypoint bash voxpupuli/voxbox # get shell ``` +## Example Gitlab CI configuration + +see [.gitlab-ci.yml](.gitlab-ci.yml) + ## Version Schema The version schema has the following layout: