2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00

Add first mini-design doc

This commit is contained in:
WangXiaoPeng
2015-07-17 03:39:41 -04:00
parent f4c97b357b
commit b458c03734

View File

@ -0,0 +1,33 @@
Mini-design for Docker Support
==============================
Overview
========
Docker technology is very hot recently, xCAT plans to support it as a way to deploy applictions.
Interface
=========
General Command Line
--------------------
Will add several new commands to support docker.
- docker create
- Create Only
- Start after creating
- docker stop
Rest API
--------
Add xCAT Rest API to support docker.
- docker create
URI - /xcatws/<node>/start