Skip to content

Commit

Permalink
add docker command
Browse files Browse the repository at this point in the history
  • Loading branch information
Smana committed Apr 4, 2016
1 parent 2fa3408 commit d165e9c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,18 @@ Requirements
Installation
============

### Python pip

pip2 install kargo


### Docker image
Alternatively you can use the docker image `k8s-kargocli` as follows:

docker run -it -v /home/smana/kargoconf:/etc/kargo k8s-kargocli /bin/bash

The mounted directory contains kargo's configuration as well as keys

Config file
-----------

Expand Down

0 comments on commit d165e9c

Please sign in to comment.