spiegel_podman/pkg/spec
Giuseppe Scrivano 759ca2cfc6
spec: provide custom implementation for getDevices
provide an implementation for getDevices that skip unreadable
directories for the current user.

Based on the implementation from runc/libcontainer.

Closes: https://github.com/containers/libpod/issues/3919

Signed-off-by: Giuseppe Scrivano <giuseppe@scrivano.org>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-09-02 13:27:47 +02:00
..
config_linux.go spec: provide custom implementation for getDevices 2019-09-02 13:27:47 +02:00
config_linux_cgo.go spec: move cgo stuff to their own file 2019-07-02 16:41:03 +02:00
config_linux_nocgo.go spec: move cgo stuff to their own file 2019-07-02 16:41:03 +02:00
config_unsupported.go Add darwin support for remote-client 2019-01-11 11:30:28 -06:00
containerconfig.go remove libpod from main 2019-06-25 13:51:24 -05:00
createconfig.go When populating CMD, do not include Entrypoint 2019-08-06 16:11:42 -04:00
parse.go golangci-lint round #3 2019-07-21 14:22:39 -05:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go refer to container whose namespace we share 2019-08-07 09:53:39 -04:00
spec_test.go Migrate unit tests from cmd/podman into pkg/spec 2019-05-01 10:19:05 -04:00
storage.go Remove --tmpfs size default 2019-08-14 09:42:33 -04:00
storage_test.go Use EqualValues instead of reflect equality 2019-05-01 10:19:05 -04:00