On Fri, Jun 17, 2016 at 5:45 PM, Viet Nguyen <vnguyen@redhat.com> wrote:
How about using regular Dockerfile

I think the problem with this is you need to rebuild each time you want to add a new user.

What about externalizing the standalone? So that it is outside of the docker image.
Or have a env var with username/password?