GitHub user pdion891 opened a pull request:

    https://github.com/apache/cloudstack/pull/623

    initial dockerization commit.

    Initial PR for Dockerization of CloudStack. 
    
    Important Changes:
    * scripts/vm/systemvm/injectkeys.sh:   script execution will pass event if 
/dev/loop0 not detected and will skip verification of sshkey, this is a 
limiation in Docker container.
    * Dockerfile for simulator move into /tools/docker: Need to change  Jenkins 
jobs and Dockerhub build after the merge.
    
    
    Current docker file working:
    * simulator (Seb's original file)
    * management-server on centos6 (using RPM's)
    * marvin
    
    comments from PR #605  corrected.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pdion891/cloudstack dockerfile2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/623.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #623
    
----
commit e4b2929743be35c47445e3a59c7ed4b0a0fa65c6
Author: Pierre-Luc Dion <pdion...@apache.org>
Date:   2015-07-26T13:33:14Z

    initial dockerization commit.
    1. update injectkeys.sh to work into restricted container
    2. move previous dockerfiles into tools/docker
    3. dockerfiles for management-server on centos and marvin
    
    CLOUDSTACK-8249

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to