Daniel J Walsh
db0cd0966f
Bump github.com/containers/image/v5 from 5.8.0 to 5.8.1
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.8.0...v5.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 14:15:43 -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
29691c7b50
Bump github.com/containers/image/v5 from 5.7.0 to 5.8.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.7.0...v5.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-17 14:07:14 -05:00
dependabot-preview[bot]
5ea76e34fc
Bump github.com/containers/image/v5 from 5.5.2 to 5.6.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.5.2 to 5.6.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.5.2...v5.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-09-15 06:08:00 -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
Daniel J Walsh
ed25ff4eb6
Add more utils for returning defaults
...
Move pkg/sysinfo and pkg/apparmor out of libpod into containers/common.
This will allow other packages to use these libraries without requiring all of libpod.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-01 08:39:44 -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