Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
vnugent committed Feb 24, 2015
1 parent 460e116 commit a65d83f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kettle/docker/README.adoc
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
== Build the Kettle Docker image
Make sure you are in hawkular/kettle directory
[source,shell]
---
----
mvn package docker:build
---
----

Running Hawkular
[source,shell]
---
----
docker run -dP --name hawkular hawkular:snapshot
docker port hawkular
---
----

0 comments on commit a65d83f

Please sign in to comment.