Commit Graph

29 Commits

Author SHA1 Message Date
Lukas Magauer 47db325810
Use OCI annotations for 2nd layer images (#47) 2023-11-28 17:58:50 -05:00
Neil Hanlon 4da5f455c2
Revert "As the ppc64le arch in the source image has not been available for months, this temporarily removes the arch in the builds as well as from the registry images (#44)"
This reverts commit 2d0198b6a6.
2023-11-28 15:32:11 -05:00
Lukas Magauer 2d0198b6a6
As the ppc64le arch in the source image has not been available for months, this temporarily removes the arch in the builds as well as from the registry images (#44) 2023-09-03 09:28:02 -04:00
Lukas Magauer e9e05ddfa0
Rewrite metadata to docker format (#43)
Co-authored-by: lumarel <lumarel@users.noreply.github.com>
2023-05-06 19:00:25 -04:00
Lukas Magauer a43b9a4233
Build micro and init variants of the container images (#42)
* Add ubi-init and micro images

* Add CI
2023-04-07 09:50:11 -04:00
Neil Hanlon 0064de53bf
change build matrix to add LVM variants and exclude missing RL8 architectures 2022-11-12 11:26:34 -05:00
Neil Hanlon b3895856f9
this needs to be set in the container 2022-10-12 01:28:36 -04:00
Neil Hanlon 4fcb0f39f5
only build one at a time 2022-10-12 01:24:37 -04:00
Neil Hanlon 8dc1cc20b8
echo the arguments 2022-10-12 01:17:38 -04:00
Neil Hanlon 68cc85543b
so it helps when you give the image to run.. 2022-10-12 01:12:46 -04:00
Neil Hanlon ef48e489ea
fix variables 2022-10-12 01:09:14 -04:00
Neil Hanlon 7452bc7c40
don't use docker actions 2022-10-12 00:58:54 -04:00
Neil Hanlon fe0b514346
try and run podman ourselves 2022-10-12 00:56:17 -04:00
Neil Hanlon 895230a959
Build All Images 2022-10-12 00:46:56 -04:00
Neil Hanlon 9faa504140
Update main (#30)
* fix builds for minimal

* Add fetch/branch script
2022-07-20 16:27:42 -04:00
Neil Hanlon f7a74536c0
8 6 (#21)
* save results publicly

Signed-off-by: Neil Hanlon <neil@rockylinux.org>

* update for 8.6
2022-05-13 21:41:01 -04:00
Neil Hanlon 0f1c1475f9
Update scan.yml (#19) 2022-04-09 10:45:24 -04:00
Neil Hanlon 0d350196f9
Update scan.yml (#18) 2022-04-09 10:43:48 -04:00
Neil Hanlon b909b66b29
Update scan.yml (#17) 2022-04-09 10:41:43 -04:00
Neil Hanlon afb437eb90
Update scan.yml (#16) 2022-03-29 09:50:40 -04:00
Neil Hanlon 0d2689e8be
Update scan.yml (#15) 2022-03-29 09:40:09 -04:00
Neil Hanlon 2f63107a60
fix scanner format (#14) 2022-03-29 09:37:04 -04:00
Neil Hanlon 55a0144e4f
Modify scanning (#13)
Scan the non-library image which is more up to date

Upload files to a github pages branch for public viewing
2022-03-29 09:31:34 -04:00
Neil Hanlon 9c7987e363
save results publicly
Signed-off-by: Neil Hanlon <neil@rockylinux.org>
2022-03-25 10:01:12 -04:00
Neil Hanlon 6b92e9f58c
Look for medium sev vulnerabilities 2022-03-15 08:51:15 -04:00
Neil Hanlon c2281fce84
Upload scan results to github security tab 2022-03-15 08:48:59 -04:00
Neil Hanlon 81905fbe8a
Upload scan results to github security tab 2022-03-15 08:44:54 -04:00
Neil Hanlon d1b15e475f
scan images 2022-03-15 08:40:42 -04:00
Neil Hanlon 9009e76f10
Merge imagefactory into main (#7)
* Build images using imagefactory, spawned by Makefile on Gitlab runners weekly on Sundays at 00:00 UTC
* Add details on creating builds to README
* add package diff script
* Don't include architecture in filename, so that it's easier to make images.. The compressed build artifacts are already named with the architecture
2022-03-14 17:22:26 -04:00