Docker DB deployment -- 2

Job ID: 31016059

Budget: $10 – $30 USD

When I try to deploy db2 image, getting below exception,

passwd: only root can access the user

DB2 Base image is trying to update db2inst1 password during container startup time..

I want to know that how we can provide privilege to update the password or override passwd call from base image or any other way.

Note: I am getting this issue in openshift
Related categories: UNIX Docker