OpenShiftDemos / gogs-openshift-docker

A Docker setup for gogs.io with OpenShift in mind
55 stars 162 forks source link

Upgrade to 0.11.34 #21

Open cmoulliard opened 6 years ago

cmoulliard commented 6 years ago

Latest version of gogs and its client offers the possibility to create a user

./gogs admin create-user --name=user4 --password=mypassword --email=user4@user.com --admin=true

So, I propose to upgrade the docker image and maybe that we merge what fabric8 did to create an admin user by default

https://github.com/fabric8io/docker-gogs/blob/master/cmds/start-gogs/start-gogs.go#L75

gastaldi commented 5 years ago

Latest avaialble version as it is now is 0.11.66