I am trying to create user with a name from env variable TARANTOOL_USER_NAME (see [topic](https://hub.docker.com/r/tarantool/tarantool) **Start a secure Tarantool instance** at DockerHub). But on version 2.8.3 this can not be work (the user is not created). Although on 1.10 everything is fine.
I am trying to create user with a name from env variable TARANTOOL_USER_NAME (see topic Start a secure Tarantool instance at DockerHub).
But on version 2.8.3 this can not be work (the user is not created). Although on 1.10 everything is fine.