mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
README: fix typo
This commit is contained in:
parent
21023300ee
commit
b598ec5f4d
@ -355,7 +355,7 @@ docker run -d [OPTIONS] sameersbn/gitlab
|
||||
|
||||
## Rake Tasks
|
||||
|
||||
The app:rake command allows you to run gitlab rake tasks. To run a rake task simple specify the task to be executed to the app:rake command. For example, if you want to gather information about gitLab and the system it runs on.
|
||||
The app:rake command allows you to run gitlab rake tasks. To run a rake task simply specify the task to be executed to the app:rake command. For example, if you want to gather information about gitLab and the system it runs on.
|
||||
|
||||
```bash
|
||||
docker run -d [OPTIONS] sameersbn/gitlab app:rake gitlab:env:info
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user