stbischof opened a new pull request #18:
URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/18


   image is able to delegates all launcher cli-options using env
   
   example (podman way):
   ```
   buildah bud -t sling-launcher:1.1.17-snapshot
   
   podman run -it --rm --env FEATURE_FILES=https://path.to/feature.json \
   sling-launcher:1.1.17-snapshot
   ```
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to