You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2015/07/04 14:41:47 UTC

[6/6] cloudstack-cloudmonkey git commit: remove whitespace. This close #7

remove whitespace. This close #7


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/commit/b3f276d2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/tree/b3f276d2
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/diff/b3f276d2

Branch: refs/heads/master
Commit: b3f276d2033c2b10591d1258c978fa6c4a9c0f64
Parents: def2d03
Author: pdion891 <pd...@apache.org>
Authored: Sat Jul 4 08:31:42 2015 -0400
Committer: pdion891 <pd...@apache.org>
Committed: Sat Jul 4 08:31:42 2015 -0400

----------------------------------------------------------------------
 Dockerfile | 2 +-
 README.md  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/blob/b3f276d2/Dockerfile
----------------------------------------------------------------------
diff --git a/Dockerfile b/Dockerfile
index c6d051b..989e832 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -33,4 +33,4 @@ RUN mkdir -p /cloudmonkey
 WORKDIR /cloudmonkey
 COPY config.docker /cloudmonkey/config
 
-ENTRYPOINT ["cloudmonkey", "-c", "/cloudmonkey/config"]
+ENTRYPOINT ["cloudmonkey", "-c", "/cloudmonkey/config"]
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/blob/b3f276d2/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c5b6a7e..b92b933 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Please see the [CloudMonkey Wiki](https://cwiki.apache.org/confluence/display/CL
 
 ### Using Docker image
 
-The default configuration provided connect to CloudStack managemenent server as container: 
+The default configuration provided connect to CloudStack managemenent server as container:
 
 Enter the CLI:
 
@@ -113,4 +113,4 @@ software distributed under the License is distributed on an
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
-under the License.
+under the License.
\ No newline at end of file