Skip to content

Commit 75cab96

Browse files
committed
Polish
1 parent ee91494 commit 75cab96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ echo "See logs with prefix DCKR-EXT-ACCESS-DENY:"
8888
|Image | User | Password |
8989
|---|---|---|
9090
|Jenkins| admin| admin |
91-
|Sonar|admin|admin|
9291
|Nexus | admin | admin123 |
9392
|Gitlab | root | gitlab4me |
9493

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

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

0 commit comments

Comments
 (0)