mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-24 20:34:10 +02:00
minor typographical edits (#1352)
Signed-off-by: Bill Mitchell <bill@publicrelay.com>
This commit is contained in:
parent
131a681196
commit
c0a3273cd4
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue