Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade to alpine 3.13 (#14343) | techknowlogick | 2021-01-20 | 1 | -2/+2 |
| | |||||
* | When building rootless docker image move chown&chmod to build stage (#13578) | Lauris BH | 2020-11-15 | 1 | -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 GIRARD | 2020-10-31 | 1 | -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 |