diff --git a/README.md b/README.md index 55045314b9dd9a58d58b74d2dd9df25f80f7645d..f4d081d790cac4311b2648b46a6219e3d5b4eddd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Spring Boot - Maven 3 - CentOS Docker image +[](https://travis-ci.org/codecentric/springboot-maven3-centos) + This repository contains the sources and [Dockerfile](https://github.com/codecentric/springboot-maven3-centos/blob/master/Dockerfile) of the base image for deploying Spring Boot applications as reproducible Docker images. The resulting images can be run either by [Docker](http://docker.io) or using [S2I](https://github.com/openshift/source-to-image). This image is heavily inspired by the awesome [openshift/sti-ruby](https://github.com/openshift/sti-ruby/) builder images.