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
4 changes: 2 additions & 2 deletions docs/installation/docker/site-template/backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ docker compose exec -T drupal-dev with-contenv bash -lc 'tar zcvf /tmp/private-f
Then copied to the host machine:

```
docker compose cp drupal-prod:/tmp/private-files.tgz [path/on/host/private-files.tgz]
docker compose cp drupal-dev:/tmp/private-files.tgz [path/on/host/private-files.tgz]
```


Expand Down Expand Up @@ -226,4 +226,4 @@ docker compose --profile dev restart fcrepo-dev

!!! note

It may take a while for the database to be restored. In the meantime, you may see error messages that say Fedora is not connected.
It may take a while for the database to be restored. In the meantime, you may see error messages that say Fedora is not connected.