kiwi-scp/src/etc/kiwi_help.txt

10 lines
532 B
Text
Raw Normal View History

kiwi-config is the simple tool for managing container servers.
2020-08-20 13:29:07 +00:00
Features:
2020-08-20 22:04:26 +00:00
- Group services into projects using their own docker-compose.yml
- Bind to the local file system by using ${TARGETDIR} as volume in docker-compose.yml
2020-08-20 13:29:07 +00:00
- Add instance-global config files by using ${CONFDIR} as volume in docker-compose.yml
- Add instance-global custom values inside docker-compose.yml using config:runtime:env
- Build service-specific, private docker images from Dockerfiles
- Check full instances into any version control system