Inspect Docker images and repositories on registries
Go to file
Jonathan Lebon 7118c8b6e7 skopeo.spec: drop [/var]/srv/containers from file list
Stop creating `/srv/containers` directories. Files under `/srv` are
usually owned and created by the users themselves, so owning directories
under there seems odd.

In fact, grepping through all the Fedora spec files, no other package
creates or owns anything in `/srv` apart from this package.

The SELinux file context installed by [1] will still take care of proper
labeling for the directory. This is analogous to how e.g. `/srv/www` is
correctly labeled by the policy, and HTTP servers like `httpd` and
`nginx` don't explicitly create or own `/srv/www`.

This also works around rpm-ostree currently choking on `/srv/containers`
because it falls outside the list of permitted paths.

[1] https://github.com/containers/container-selinux/pull/72
2020-03-19 14:53:34 -04:00
tests enable gating tests 2019-10-16 06:34:16 -06:00
.gitignore skopeo-1:0.1.42-0.3.dev.git7170702 2020-03-19 14:29:59 +00:00
containers-certs.d.5.md Update man pages and add missing man pages to containers-common. 2019-05-05 07:24:38 -04:00
containers-mounts.conf.5.md add containers-storage.conf man page 2019-04-11 13:31:17 -04:00
containers-policy.json.5.md Update man pages and add missing man pages to containers-common. 2019-05-05 07:24:38 -04:00
containers-registries.conf.5.md Remove quay.io from list of search registries, removes risk of squatters. 2020-02-06 12:09:25 -05:00
containers-registries.d.5.md Remove quay.io from list of search registries, removes risk of squatters. 2020-02-06 12:09:25 -05:00
containers-signature.5.md Update man pages to reflect upstream sources 2019-12-01 23:50:43 -05:00
containers-storage.conf.5.md Remove quay.io from list of search registries, removes risk of squatters. 2020-02-06 12:09:25 -05:00
containers-transports.5.md Update man pages to reflect upstream sources 2019-12-01 23:50:43 -05:00
containers.conf Allow s390x to use clone syscall in seccomp.json 2020-02-17 14:14:27 -05:00
containers.conf.5.md Allow s390x to use clone syscall in seccomp.json 2020-02-17 14:14:27 -05:00
gating.yaml enable gating tests 2019-10-16 06:34:16 -06:00
mounts.conf Add /usr/share/containers/mounts.conf 2017-11-07 23:37:00 +00:00
registries.conf Remove quay.io from list of search registries, removes risk of squatters. 2020-02-06 12:09:25 -05:00
seccomp.json Allow s390x to use clone syscall in seccomp.json 2020-02-17 14:14:27 -05:00
skopeo.spec skopeo.spec: drop [/var]/srv/containers from file list 2020-03-19 14:53:34 -04:00
sources skopeo-1:0.1.42-0.3.dev.git7170702 2020-03-19 14:29:59 +00:00
storage.conf Update man pages to reflect upstream sources 2019-12-01 23:50:43 -05:00