Vagga is a containerization tool without daemons
來自: https://github.com/tailhook/vagga
Vagga
Vagga is a fully-userspace container engine inspired by Vagrant and Docker , specialized for development environments.
Note version 0.2 changed format of vagga.yaml seeRelease Notes and Upgrading for more info.
Major Features Are:
- Running programs in linux containers (not a full virtualization like Vagrant)
- Fully userspace containers, no need for elevated privileges like for Docker
- Runs containerized process as a child of current shell, no attach/detach hell
- Images are automatically rebuilt and versioned
- Vagga has tools to manage trees of processes (so you run your redis-python-nginx server with one command)
- Compatibility with Vagrant-LXC and Docker
More deep feature description in docs
Disclaimer: This is beta quality software. But since it's only used for development environments it's safe to use for most projects. Some incompatible changes in configuration file might be introduced until release of vagga 1.0, but it will never affect your production servers.
</article>
本文由用戶 twdx4414 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!