mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Merge pull request #1174 from codereviewvideos/patch-1
fix version inconsistency in DB restore task doc
This commit is contained in:
commit
fc4cdbc14d
@ -1070,7 +1070,7 @@ you need to prepare the database:
|
||||
|
||||
```bash
|
||||
docker run --name gitlab -it --rm [OPTIONS] \
|
||||
sameersbn/gitlab:8.14.4 app:rake db:setup
|
||||
sameersbn/gitlab:9.0.5 app:rake db:setup
|
||||
```
|
||||
|
||||
Execute the rake task to restore a backup. Make sure you run the container in interactive mode `-it`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user