dependabot-preview[bot]
86eb56d2fa
Bump github.com/containers/image/v5 from 5.10.2 to 5.10.3
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.10.2...v5.10.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-23 05:35:14 -05:00
Valentin Rothberg
f2537f0a33
Revert "Bump github.com/opencontainers/runc from 1.0.0-rc91 to 1.0.0-rc93"
...
This reverts commit fc61280ca0 .
The bump of the gocapability package is causing regressions in Podman.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-02-06 13:01:04 +01:00
dependabot-preview[bot]
fc61280ca0
Bump github.com/opencontainers/runc from 1.0.0-rc91 to 1.0.0-rc93
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.0.0-rc91 to 1.0.0-rc93.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Commits](https://github.com/opencontainers/runc/compare/v1.0.0-rc91...v1.0.0-rc93 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-05 06:53:46 -05:00
Daniel J Walsh
83bda5699e
Move buildah/pkg/secrets to common/pkg/subscriptions
...
Since secrets is shared by buildah, podman and cri-o, we need
to move it to containers/common.
Also move containers-mounts.conf.5.md to common from podman,
since this is common to all packages.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-19 10:31:58 -05:00
Daniel J Walsh
56b43d1a77
Vendor in containers/storage v1.23.0
...
Also drop runc version back to v1.0.0-rc91 since rc92 is
causing breakage in runtime-tools
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-08-13 06:26:21 -04:00
dependabot-preview[bot]
9b62a97add
Bump github.com/opencontainers/runc from 1.0.0-rc91 to 1.0.0-rc92
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.0.0-rc91 to 1.0.0-rc92.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Commits](https://github.com/opencontainers/runc/compare/v1.0.0-rc91...v1.0.0-rc92 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-08-06 06:10:53 -04:00
dependabot-preview[bot]
062447568d
Bump github.com/opencontainers/runc from 1.0.0-rc90 to 1.0.0-rc91
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.0.0-rc90 to 1.0.0-rc91.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Commits](https://github.com/opencontainers/runc/compare/v1.0.0-rc90...v1.0.0-rc91 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-07-02 06:24:01 -04:00
Qi Wang
9bb8e7e62b
Add config package for containers.conf
...
This PR adds a package config for reading configurations from the containers.conf into the go struct.
Signed-off-by: Qi Wang <qiwan@redhat.com>
2019-10-07 13:38:17 -04:00