nest / nest-docker

Build scripts for the docker container with NEST simulator and services
https://nest-simulator.org/
GNU General Public License v2.0
3 stars 7 forks source link

Failed to build docker on HBP infrastructure #55

Closed babsey closed 3 years ago

babsey commented 3 years ago

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?

babsey commented 3 years ago

@jougs: Can you comment for this issue?

jougs commented 3 years ago

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!

terhorstd commented 3 years ago

I think it's the same consideration, as I commented in #51 and therefore close this one.