mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-22 04:43:00 +00:00
Documentation
This commit is contained in:
parent
c07e7c92c8
commit
4dadffb284
1 changed files with 3 additions and 0 deletions
|
@ -113,3 +113,6 @@ networks:
|
||||||
Sometimes, it's convenient to re-use configuration files across projects.
|
Sometimes, it's convenient to re-use configuration files across projects.
|
||||||
For this use case, create a directory named `conf` in a project.
|
For this use case, create a directory named `conf` in a project.
|
||||||
Those will all be combined into a directory available as **${CONFDIR}** in your `docker-compose.yml` files.
|
Those will all be combined into a directory available as **${CONFDIR}** in your `docker-compose.yml` files.
|
||||||
|
|
||||||
|
#### For everything else, look at `kiwi --help`
|
||||||
|
#### Happy admin-ing!
|
||||||
|
|
Loading…
Reference in a new issue