fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

Karaf CXF REST QuickStart build problem #5223

Open tdcox opened 8 years ago

tdcox commented 8 years ago

Performing a wizard project creation using Karaf CXF REST quickstart fails in 2.2.67 whilst creating Docker containers with the following error:

[ERROR] DOCKER> Error building image: The command 'chown -R jboss:jboss /deployments/' returned a non-zero code: 1

davsclaus commented 8 years ago

@rhuss maybe you have a clue?