Skip to content

Commit 8064cda

Browse files
authored
Merge pull request #2079 from lemeurherve/issue969-add-link-to-setup-wizzard
doc: add link to post-installation setup wizard in README
2 parents 14def11 + 4af87fb commit 8064cda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ docker exec <jenkins_container_id_or_name> cat /var/jenkins_home/secrets/initial
4747
```
4848
Replace <jenkins_container_id_or_name> with your actual Jenkins container id or name.
4949

50+
To access Jenkins and complete the initial setup, follow the instructions in the [installation guide](https://www.jenkins.io/doc/book/installing/docker/#setup-wizard).
51+
5052
## Backing up data
5153

5254
If you bind mount in a volume - you can simply back up that directory

0 commit comments

Comments
 (0)