-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update test image to ol9 (#877)
* feat: update test image to ol9 * use microdnf * use docker-ce * setup docker-ce repo * update hashicorp repo * update base image * add comment * add comment * update graalvm b image * restore graalvm-b test image
- Loading branch information
1 parent
ca0443f
commit 0dd80f0
Showing
2 changed files
with
16 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[docker-ce-stable] | ||
name=Docker CE Stable - $basearch | ||
baseurl=https://download.docker.com/linux/rhel/$releasever/$basearch/stable | ||
enabled=1 | ||
gpgcheck=1 | ||
gpgkey=https://download.docker.com/linux/rhel/gpg |
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