Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docker: allow setting UID and GID when running a container (#4776) | Robert Beal | 2017-10-13 |
| | | | | | | * Allow setting the UID and GID when running a docker container via shadow * Disable password login via usermod (fix leaving user in insecure state) | ||
* | Provide an updated Dockerfile where Gogs is build with Go 1.8 (#4151) | yaourt | 2017-02-18 |
In order to have an up to date Docker image based on alpine 3.5 and having Gogs built with Go 1.8 Refs: [ #4145 ] |