Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ docker exec <jenkins_container_id_or_name> cat /var/jenkins_home/secrets/initial
```
Replace <jenkins_container_id_or_name> with your actual Jenkins container id or name.

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).

## Backing up data

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