mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 07:18:06 +02:00
Add link to docker-compose documentation
This commit is contained in:
parent
753c643f99
commit
46f83d01ce
1 changed files with 2 additions and 0 deletions
|
@ -46,3 +46,5 @@ The `config/version` file contains the version number of the docker images that
|
|||
## The `docker-compose.override.yml` File
|
||||
|
||||
If present, the `config/docker-compose.override.yml` file will be included in the invocation to `docker-compose`. This is useful for overriding configuration specific to docker-compose.
|
||||
|
||||
See the [docker-compose documentation](https://docs.docker.com/compose/extends/#adding-and-overriding-configuration) for more details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue