nzamani / sap-cloud-connector-docker

SAP Cloud Connector in Docker
75 stars 55 forks source link

chsh: user "sccadmin" does not exist. #16

Closed eguo closed 4 years ago

eguo commented 4 years ago

Hi @nzamani, I am getting this error now

Step 9/13 : RUN chsh -s /bin/bash sccadmin
 ---> Running in f44fc40c9d45
chsh: user "sccadmin" does not exist.
eguo commented 4 years ago

This is a user error :( I commented out the the rpm install of the CC which caused this issue. Now I am able to completed the docker build and run.