Official Docker images

Hi,

I'm using the latest available Docker image and I'm trying to setup the S3 connector. Since I don't have subscription available at the moment, I went ahead and built the S3 connector from the source. However, when deployed to the Docker container it fails since the Java versions do not match.

I can see that this was reported - and fixed - but it seems that official images still don't have this fix. I'm looking for advice as to how to proceed, to wait for official images, to try and build Nuxeo/S3 connector from an older source, to try and build image by myself and so on.

https://github.com/nuxeo/docker-nuxeo/pull/29

https://github.com/nuxeo/docker-nuxeo/blob/master/master/Dockerfile

Any help is appreciated.

0 votes

1 answers

1238 views

ANSWER



I went ahead and built the connector from an older source, so I have everything working at this moment. Still, I'm wondering when the official images will be updated?

0 votes