Go to file
Kristian Klausen 8317be4d2d
Sign the images with sigstore's fulcio/rekor
The ecosystem is moving towards sigstore and we are federated with the
public fulcio instance[1], so let's sign our images. Cosign is not used,
but the sigstore feature built into podman, which works basically the
same way as cosign.

[1] https://github.com/sigstore/fulcio/pull/1214

Fix #77
2023-09-16 15:55:50 +02:00
ci Fail public download script on API / json parsing errors 2020-11-13 11:09:11 +01:00
rootfs/etc Use C.UTF-8 2022-06-17 08:28:46 +03:00
.editorconfig Add editor config 2017-05-26 09:45:16 +02:00
.gitignore Deduplicate a lot of code 2020-10-19 03:32:25 +02:00
.gitlab-ci.yml Sign the images with sigstore's fulcio/rekor 2023-09-16 15:55:50 +02:00
docker-library.template Remove my name from the template to reduce notification spam by Github 2021-04-04 13:56:19 +00:00
Dockerfile.template Replace temporary link 2023-06-27 00:00:07 +02:00
exclude Deduplicate a lot of code 2020-10-19 03:32:25 +02:00
LICENSE LICENSE: add license 2018-11-11 14:31:59 -05:00
Makefile Use the in-tree mirrorlist 2023-09-16 15:37:25 +02:00
pacman-conf.d-noextract.conf Avoid creation of .pacnew files for every image 2023-06-14 14:06:27 +02:00
README.md Sign the images with sigstore's fulcio/rekor 2023-09-16 15:55:50 +02:00
renovate.json Switch back to alpine to fix official DockerHub builds 2023-06-20 12:13:56 +02:00
sigstore-param-file.yaml Sign the images with sigstore's fulcio/rekor 2023-09-16 15:55:50 +02:00