spiegel_podman/pkg/spec
Giuseppe Scrivano 418dee100b
spec: allow container alias name in lookup
Previously --uts=container: expected the full container ID.

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

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-02-26 15:04:31 +01:00
..
config_linux.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
config_linux_cgo.go add pkg/seccomp 2020-02-12 17:10:18 +01:00
config_linux_nocgo.go Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
config_unsupported.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
containerconfig.go remove libpod from main 2019-06-25 13:51:24 -05:00
createconfig.go Remove ImageVolumes from database 2020-02-21 09:37:30 -05:00
namespaces.go spec: allow container alias name in lookup 2020-02-26 15:04:31 +01:00
parse.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
security.go add pkg/capabilities 2020-02-14 12:00:45 +01:00
spec.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
spec_test.go Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
storage.go Merge pull request #5222 from mheon/fix_5219 2020-02-20 18:16:52 -05:00
storage_test.go Use EqualValues instead of reflect equality 2019-05-01 10:19:05 -04:00