forked from containers/skopeo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for (make check CHECK_BASE_IMAGES='fedora centos')
This is intended for use in Travis (or perhaps also locally). The default behavior remains the same, uses the fedora image. (Note that the (yum install) does not fail when one of the packages is missing. This is not a dealbreaker, but it will make diagnosing future bugs more difficult.) Uses CentOS 7 because CentOS 8 is missing some necessary -devel packages. Signed-off-by: Miloslav Trmač <[email protected]>
- Loading branch information
Showing
2 changed files
with
37 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters