Closed babsey closed 3 years ago
@jougs: Can you comment for this issue?
I think this is a duplicate of #51. If it is, please close this one and continue discussion there. If it isn't, please elaborate on why not. Thanks!
I think it's the same consideration, as I commented in #51 and therefore close this one.
In aspect to prepare NEST Desktop on HBP infrastructure, I also build nest docker there. However, it failed in adding user during the entrypoint.
I found that the OpenShift (the system of HBP infrastructure) restricts the permission to add user.
A possible solution could be removing adduser from the entrypoint. Other solution is to ask the admin of the HBP infrastructure to add user initially before building docker images.
What do you think?