I'm having trouble getting the docker container running. After doing a little digging it seems like the version of apacheds you expect to be installed APACHEDS_VERSION=2.0.0.AM27 is being ignored and 2.0.0.AM28-SNAPSHOT is being installed. Based on a quick review of your Dockerfile the scripts the rely on APACHEDS_VERSION would not be happy. I did not dig any deeper because I'm betting you'll know exactly why it is happening. Thank you for making this project available!
I'm having trouble getting the docker container running. After doing a little digging it seems like the version of apacheds you expect to be installed APACHEDS_VERSION=2.0.0.AM27 is being ignored and 2.0.0.AM28-SNAPSHOT is being installed. Based on a quick review of your Dockerfile the scripts the rely on APACHEDS_VERSION would not be happy. I did not dig any deeper because I'm betting you'll know exactly why it is happening. Thank you for making this project available!