Skip to content

Commit

Permalink
readme: mention GITLAB_SECRETS_DB_KEY_BASE parameter in upgrading s…
Browse files Browse the repository at this point in the history
…ection

Refer #443
  • Loading branch information
Sameer Naik committed Sep 29, 2015
1 parent d8b7ae7 commit 3a9e3fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1004,6 +1004,8 @@ Replace `x.x.x` with the version you are upgrading from. For example, if you are

- **Step 4**: Start the image

> **Note**: Since GitLab `8.0.0` you need to provide the `GITLAB_SECRETS_DB_KEY_BASE` parameter while starting the image.
```bash
docker run --name gitlab -d [OPTIONS] sameersbn/gitlab:8.0.2
```
Expand Down

0 comments on commit 3a9e3fc

Please sign in to comment.