зеркало из https://github.com/docker/labs.git
Adding a note to fix line endings on plugin.txt when running jenkins on windows.
This commit is contained in:
Родитель
d6b676bb26
Коммит
a570b0c0e3
|
@ -26,6 +26,8 @@ Then, in the project folder, run:
|
|||
|
||||
docker-compose up
|
||||
|
||||
NOTE: if running on Windows, run `dos2unix plugins.txt` before running `docker-compose up`, to avoid possible errors if your file is in the Windows format.
|
||||
|
||||
Wait for jenkins to start and then go to the browser and open `http://localhost:8081`. Jenkins should be running.
|
||||
|
||||
The Jenkins installation on this lab comes pre-configured. To login use the username `jenkins` and the password `jenkins`.
|
||||
|
|
Загрузка…
Ссылка в новой задаче