SomeNet
/
public repos
/
pub
/
jan
/
aic18.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2e3688
)
Camunda BPMN aic container-overlay.
author
Jan Vales
<jan@jvales.net>
Fri, 2 Nov 2018 16:11:34 +0000
(17:11 +0100)
committer
Jan Vales
<jan@jvales.net>
Fri, 2 Nov 2018 16:11:34 +0000
(17:11 +0100)
camunda-aic-overlay/Dockerfile
[new file with mode: 0644]
patch
|
blob
diff --git a/camunda-aic-overlay/Dockerfile
b/camunda-aic-overlay/Dockerfile
new file mode 100644
(file)
index 0000000..
8fd58a3
--- /dev/null
+++ b/
camunda-aic-overlay/Dockerfile
@@ -0,0
+1,4
@@
+FROM camunda/camunda-bpm-platform:tomcat-latest
+
+# We can/should do some magic here
+#-> e.g. change config to make another user/pw combinations.