Couchbase installation error in docker

hi,

I am trying to install couchbase using the below command inside docker
dpkg -i couchbase-release-1.0-3-amd64.deb
but I am getting the below error
dpkg: error processing archive couchbase-release-1.0-3-amd64.deb (–install):
subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
couchbase-release-1.0-3-amd64.deb

I have tried with sudo but no use.
Can someone help me out

Hi @Sneha_Ramani,

Can you tell me what docker image you are using? Is it an official Couchbase docker image or something else?

Thanks,
Korry