WASdev/ci.docker

Wrong /liberty symbolic link

jgawor opened this issue · 2 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.

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.

leochr commented

Resolved in 23.0.0.7 and above