mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-22 12:53:00 +00:00
9 lines
525 B
Text
9 lines
525 B
Text
kiwi is the simple tool for managing container servers.
|
|
|
|
Features:
|
|
- 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
|
|
- 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
|