Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
Springjunky committed Dec 29, 2017
1 parent ee91494 commit 75cab96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ echo "See logs with prefix DCKR-EXT-ACCESS-DENY:"
|Image | User | Password |
|---|---|---|
|Jenkins| admin| admin |
|Sonar|admin|admin|
|Nexus | admin | admin123 |
|Gitlab | root | gitlab4me |

Expand Down Expand Up @@ -135,7 +134,7 @@ And _yes_ docker-plugin in jenkins works (docker in docker, usefull but not reco
## Troubleshooting

In most cases a wrong HOSTNAME:HOSTIP causes trouble, to check this try the follwing.
* log into the sonarcube container (with id)
* log into the jenkins-fat container (with id)
```
docker container ls
docker container exec -it dockerlocalbuildenvironment_jenkins-fat_1 bash
Expand Down

0 comments on commit 75cab96

Please sign in to comment.