dependabot[bot]
e82d47d24c
Bump github.com/containers/image/v5 from 5.10.5 to 5.11.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.10.5 to 5.11.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.10.5...v5.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 09:31:40 +00:00
dependabot-preview[bot]
6fbb4a9ed6
Bump github.com/onsi/gomega from 1.10.2 to 1.10.3
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.10.2...v1.10.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-10-13 05:36:18 -04:00
Qi Wang
6b9441182d
Add pkg/auth common code for login/logout
...
pkg/auth includes CLI options definitions and implementatoin of login/logout.
Signed-off-by: Qi Wang <qiwan@redhat.com>
2020-04-09 13:38:57 -04:00
Valentin Rothberg
130c712a05
pkg/capabilities
...
Replace pkg/caps with pkg/capabilities (from libpod). It's also a fork
from Docker but attributes its origing with copyright notes and has a
trimmed down (and faster) API.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-02-18 15:58:19 +01: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