aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile.rootless
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to alpine 3.13 (#14343)techknowlogick2021-01-201-2/+2
|
* When building rootless docker image move chown&chmod to build stage (#13578)Lauris BH2020-11-151-2/+1
| | | | | | | | | | | | | * When building rootless docker image move chown&chmod to build stage Fixes #13577 * Fix command newlines * Move chown to COPY command * Seems to be working also without chmod Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* docker: rootless image (#10154)Antoine GIRARD2020-10-311-0/+68
* docker: rootless image * improve docs + remove check for write perm on custom * add more info on ssh passtrough * Add comment for internal ssh server in container config