big-r81 commented on PR #275:
URL: https://github.com/apache/couchdb-docker/pull/275#issuecomment-2628034753

   > We'd wanted to test an upgrade scenario for Nouveau, so in order to do 
this we needed to start on 3.4.2 and then upgrade to something newer. The [all 
in one](https://github.com/apache/couchdb-docker/tree/main/3.4.2-nouveau) you 
mentioned is pinned to 3.4.2 via an `apt` 
[install](https://github.com/apache/couchdb-docker/blob/734c61f2a9421637ff58be225665477be52dd4b7/3.4.2-nouveau/Dockerfile#L74),
 released on Oct 19, 2024, 3 months ago.
   
   
   What about to update the Dockerfile in the 
[dev](https://github.com/apache/couchdb-docker/tree/main/dev) directory to 
build CouchDB and Nouveau from main - I would guess it was created for that 
reason? (never used it personally)
   
   So we would need to add
   
   - an OpenJDK runtime
   - tell the `./configure` script to build Nouveau e.g. `./configure [...] 
--with-nouveau`
   - expose the ports and start CouchDB and Noveau
   
   The you would have a Docker image from main with all inside.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to