ci.docker icon indicating copy to clipboard operation
ci.docker copied to clipboard

symlink for /opt/ibm/wlp/usr/shared

Open dougbreaux opened this issue 5 years ago • 2 comments

Just based on the distributed session/hazelcast steps:

https://github.com/WASdev/ci.docker#session-caching

COPY --from=hazelcast/hazelcast --chown=1001:0 /opt/hazelcast/lib/*.jar /opt/ibm/wlp/usr/shared/resources/hazelcast/

dougbreaux avatar Mar 07 '19 18:03 dougbreaux

@dougbreaux Can you provide some additional clarification about what this issue is asking to be fixed? Thanks!

hsaunders0788 avatar Oct 17 '19 15:10 hsaunders0788

It's an enhancement to simplify some configuration. Asking for another one of the convenience symbolic links to be created in the image. Like /config is today. Probably /shared -> /opt/ibm/wlp/usr/shared

dougbreaux avatar Oct 21 '19 14:10 dougbreaux