From c0a3273cd4ffe25c2eb293078febb0456368cdf3 Mon Sep 17 00:00:00 2001 From: Bill Mitchell Date: Fri, 8 Jan 2021 11:38:37 -0500 Subject: minor typographical edits (#1352) Signed-off-by: Bill Mitchell --- .examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.examples/README.md') diff --git a/.examples/README.md b/.examples/README.md index 9c6f8e05..40f1300d 100644 --- a/.examples/README.md +++ b/.examples/README.md @@ -68,7 +68,7 @@ The following Dockerfile commands are also necessary for a sucessfull cron insta In `docker-compose` additional services are bundled to create a complete nextcloud installation. The examples are designed to run out-of-the-box. Before running the examples you have to modify the `db.env` and `docker-compose.yml` file and fill in your custom information. -The docker-compose examples make heavily use of dereived Dockerfiles to add configuration files into the containers. This way they should also work on remote docker systems as _Docker for Windows_. When running docker-compose on the same host as the docker daemon, another possibility would be to simply mount the files in the volumes section in the `docker-compose.yml` file. +The docker-compose examples make heavily use of derived Dockerfiles to add configuration files into the containers. This way they should also work on remote docker systems as _Docker for Windows_. When running docker-compose on the same host as the docker daemon, another possibility would be to simply mount the files in the volumes section in the `docker-compose.yml` file. ### insecure -- cgit v1.2.3