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

Wrong /liberty symbolic link

Open jgawor opened this issue 3 years ago • 1 comments

The /liberty symbolic link appears to be incorrect. It should point to /opt/ibm/wlp instead of /opt/ibm/. This would make it consistent with the Open Liberty images. See https://github.com/WASdev/ci.docker/blob/main/ga/latest/kernel/Dockerfile.ubi.ibmjava8#L91 vs https://github.com/OpenLiberty/ci.docker/blob/main/releases/latest/kernel-slim/Dockerfile.ubi.ibmjava8#L65.

jgawor avatar Sep 11 '22 19:09 jgawor

Thank you for bringing this up, we are aware of this discrepancy between OL and WL images. It is a breaking change for those who currently depend on the symlink to /opt/ibm so we may decide to delay this fix until a later date.

kabicin avatar Sep 15 '22 15:09 kabicin

Resolved in 23.0.0.7 and above

leochr avatar Jul 31 '23 13:07 leochr