distribution/registry/storage/driver/filesystem
Stefan Nica 2672c0ebe2 Relax filesystem driver folder permissions to 0777 (cont)
There was a previous PR relaxing the filsystem driver permissions
for files and folders to 0666 and 0777 respectively [1][2], but it was
incomplete. This is required to get the registry to honor the umask
value.

[1] https://github.com/docker/distribution/pull/1304/
[2] https://github.com/docker/distribution/issues/1295

Signed-off-by: Stefan Nica <snica@suse.com>
2020-07-16 11:59:08 +02:00
..
driver.go Relax filesystem driver folder permissions to 0777 (cont) 2020-07-16 11:59:08 +02:00
driver_test.go Migrate to golangci-lint 2020-02-14 08:11:16 +11:00