fiware-pep-proxy
fiware-pep-proxy copied to clipboard
Docker hub version 7.0.0/latest of pep-proxy are version 5.4
Hello,
I have doubts about docker versions of pep-proxy, for my project i wanted to use pep-proxy from docker and i had some issues with it. I went and checked docker file and this line confuse me git checkout tags/5.4
to my understanding versions 7.0.0/latest are being build as versions 5.4 ( Correct me if um wrong).
I also checked this by downloading latest image from docker hub running it and then went inside of container to check code and code is indeed from version 5.4.
I think removing from git checkout tags/5.4
from docker file should fix this issue.
Also i had another issue using latest version of pep-proxy directly from github, i write about it on stack. Not sure if it is allowed to post links here if not u can remove it. Link of issue My second issue seem like some exception was not handled properly, or i maybe missed something. Thanks.
I just saw there is prq to fix this issue, so ignore part about dockerfile.
Latest FIWARE PEP-Proxy images can be found here: https://quay.io/repository/fiware/pep-proxy?tab=tags