[ 
https://issues.apache.org/jira/browse/KARAF-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16520071#comment-16520071
 ] 

Ioan Eugen Stan edited comment on KARAF-5644 at 6/22/18 7:29 AM:
-----------------------------------------------------------------

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 karaf fails because it can't parse some ints - as it 
does not have any configuration.

In plain docker things are different.

[https://kubernetes.io/docs/concepts/workloads/pods/init-containers/]
  
 ...
 
...


was (Author: ieugen):
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)

Reply via email to