Skip to content

Commit 85b7992

Browse files
committed
adding instructions for DCOS
1 parent 5572a47 commit 85b7992

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

readme.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ This repository contain samples that shows integration of Docker and Java.
1414
. Build image: `mvn package -Pdocker`
1515
. Run container: `mvn install -Pdocker`
1616

17+
=== With DC/OS
18+
19+
. Run application: `mvn install -Pdcos`
20+
1721
== Gradle
1822

1923
=== Classical

0 commit comments

Comments
 (0)