Commit graph

22 commits

Author SHA1 Message Date
Benjamin Sherman
7427e32030
refactor: use repo name as default image name (#7)
Also makes the source image's tag easier to understand in the
Containerfile.
2024-04-22 23:05:49 -05:00
Benjamin Sherman
13e83d301d
fix(ci): split cosign steps (#6)
A step can't have both "uses" and "run" so the cosign step needed to be split.
2024-04-22 13:48:20 -05:00
Kyle Gospodnetich
bb583f32d0
fix: clarify ostree container commit must be used (#4)
* fix: clarify ostree container commit must be used after each RUN
* chore: use a bash script and simplify Containerfile

---------

Co-authored-by: Benjamin Sherman <benjamin@holyarmy.org>
2024-04-15 00:27:36 -05:00
Benjamin Sherman
44ec67ffc5
docs: update may need to 2024-04-12 17:03:10 -05:00
Benjamin Sherman
53869f2cbf
chore(ci): expect signing by default 2024-04-12 17:02:33 -05:00
Benjamin Sherman
9c67a9c024
docs: change header 2024-04-12 17:00:27 -05:00
Benjamin Sherman
efef8cbaa4
docs: add cosign and cleanup other info 2024-04-12 16:56:19 -05:00
Benjamin Sherman
78a2e68421
chore: cleanup Containerfile args & comments 2024-04-12 16:55:48 -05:00
Benjamin Sherman
7fb4265c3b
chore: simplify workflow even more 2024-04-12 16:54:31 -05:00
Noel Miller
e917986588
chore: update readme 2024-04-12 16:54:31 -05:00
Noel Miller
340e8ba38b
feat: initial update of readme 2024-04-12 16:54:30 -05:00
Noel Miller
70cb151691 feat: Added additional information in base containerfile 2024-03-03 11:40:37 -06:00
Noel Miller
695cbe518a feat: Updated build.yml to include container signing section 2024-03-03 11:39:58 -06:00
Benjamin Sherman
c0f2a66ffc
chore(ci): the ARG_ was missing from the env var in version lookup 2023-08-26 20:32:04 -05:00
Benjamin Sherman
87fe7febb6
chore(ci): fix version query 2023-08-26 20:30:49 -05:00
Benjamin Sherman
0d0ca0f7f5
chore(ci): fixing urls in build 2023-08-26 20:26:38 -05:00
Benjamin Sherman
3ad6d86460
refactor: fixing typo and cleanup comments 2023-08-26 20:16:41 -05:00
Benjamin Sherman
0752d0772f
refactor: simplify some variable names 2023-08-26 20:09:48 -05:00
Benjamin Sherman
2a26bae17c
feat: add github actions build workflow 2023-08-26 20:02:16 -05:00
Benjamin Sherman
0c9be97ab8
feat: first pass at a simple downstream build 2023-08-26 18:19:36 -05:00
Benjamin Sherman
12af8be21e
chore: add license 2023-08-26 10:49:08 -05:00
Benjamin Sherman
3403039ae5
first commit 2023-08-26 10:48:11 -05:00