Utkarsh Tripathi

Results 8 comments of Utkarsh Tripathi

Hey, @arpitbbhayani, I want to take this up. Can you please assign it to me?

Yes, I am willing to take this up, in turn this will help me to understand the codebase better, so I can contribute more in the future, though I will...

All community variants for RapidFort hardened Bitnami images have been archived and no longer supported. Since this error **does not** persist in the official image, this issue is being closed.

When manually writing the variable in `/opt/couchdb/etc/vm.args` the same error is being thrown and container crashes. ![Screenshot from 2024-05-21 09-54-01](https://github.com/rapidfort/community-images/assets/83540694/4a28cdac-25de-42b4-b195-9ec86bc27ff5) To reproduce: 1. `docker exec -it rcdb-3 cat /opt/couchdb/etc/vm.args >...

Rapidfort image => `rapidfort/couchdb-official:3.3.3` Tested against => `couchdb:3.3` Edit: I believe adding the env command with its deps would fix the error and help the script run

There is also a coverage error [here](https://github.com/rapidfort/community-images/blob/c579765a391669a93d1a15c021aea8ee698c2efc/community_images/couchdb/official/host_coverage.sh#L8) (in test script) since its only checking -h flag which is a bash script which runs fine, but the actual command does not...