kiwi-scp/kiwi_scp/data/etc/kiwi_help.txt

10 lines
525 B
Text
Raw Normal View History

2020-08-26 11:56:51 +00:00
kiwi 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