stbischof commented on pull request #27:
URL: 
https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/27#issuecomment-827439332


   > A second question that I just thought of right now; maybe it's not a good 
idea to tie ourselves to a java 8 runtime. Can the build phase be executed with 
a Docker image? I think that would be more flexible.
   I did a test to run it with docker. the jar will be build ,but when starting 
the docker plugin it will miss a docker inside the container. and if there 
would be an docker inside the image will be in the registry inside the 
container.
    
   ```
   [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.34.1:build 
(docker:build) on project org.apache.sling.feature.launcher: Execution 
docker:build of goal io.fabric8:docker-maven-plugin:0.34.1:build failed: No 
<dockerHost> given, no DOCKER_HOST environment variable, no read/writable 
'/var/run/docker.sock' or '//./pipe/docker_engine' and no external provider 
like Docker machine configured -> [Help 1]
   ``


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to