[
https://issues.apache.org/jira/browse/KARAF-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520071#comment-16520071
]
Ioan Eugen Stan commented on KARAF-5644:
----------------------------------------
For Kubernetes I found a workaround with KARAF_BASE +initcontainers.
I supply KARAF_BASE=/path/to/my/volume and then in the initcontainer I copy
/etc directory, otherwise this fails.
In plain docker things are different.
https://kubernetes.io/docs/concepts/workloads/pods/init-containers/
...
> Add docker feature
> ------------------
>
> Key: KARAF-5644
> URL: https://issues.apache.org/jira/browse/KARAF-5644
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.2.1
>
>
> As discussed on the mailing list, we gonna add the karaf-docker feature right
> now on PoC:
> https://github.com/jbonofre/karaf-docker
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)