Commit 51468201 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'nelbacha-master-patch-13295' into 'master'

Prepend docker backup command with docker exec

See merge request gitlab-org/gitlab!51986
parents c27807f2 99fd3eb2
......@@ -100,7 +100,7 @@ the host, based on your installed version of GitLab:
- GitLab 12.1 and earlier:
```shell
gitlab-rake gitlab:backup:create
docker exec -t <container name> gitlab-rake gitlab:backup:create
```
If you're using the [GitLab Helm chart](https://gitlab.com/gitlab-org/charts/gitlab)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment