Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Nikola Radovanovic Newcomer
@nikoladsp · Joined 7 years ago · 3 posts · 1 topics · 2 reputation
Badges
✏️ First Post
💬 Conversation Starter
Recent posts
-
Automate user creation to use with Docker
· 7 years ago
Thank you all for the answers. I created entry for user in Dockerfile with cleartext password and it works! Best regards
-
Automate user creation to use with Docker
· 7 years ago
Thanks - I did not know this; I might use it and immediately call login using the curl. Is there any sample on how to login using curl? Best regards
-
Automate user creation to use with Docker
· 7 years ago
Hi, I have one question: I created small Docker script to build the image with Grav. Everything works fine except I cant add admin user automatically, as part of the build procedure. I have tried to u