Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Springjunky authored Sep 8, 2017
1 parent 55fb8f6 commit ffcd777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ and cut and paste the jenkins first startup access-token (see logfile of compose

### Ready !

Now you are ready to go with a little CI Environment and Sonar code-quality check.
Now you are ready to go with a little continouse build environment and Sonar code-quality check.

* Jenkins resides under http\://\<your-host-name\>/jenkins
* Sonar resides under http\://\<your-host-name\>/sonar
Expand All @@ -32,7 +32,7 @@ And _yes_ docker-plugin in jenkins works (docker in docker, usefull but not reco

### My next steps

* Pump up the Image with latest docker, ansible, gitlab and Sonatype Nexus
* Pump up the Image with latest docker, ansible, gitlab and Sonatype Nexus to get a _full_ CI/CD Environment
* move the personal DNS-Server outsite the docker-compose (ENV) at this time it is hardcode in the compose-file
* optimze Dockerfiles to use less number of layers during build

Expand Down

0 comments on commit ffcd777

Please sign in to comment.