Commit graph

50 commits

Author SHA1 Message Date
30a675b24c Try not using fuse
All checks were successful
/ build (push) Successful in 2m23s
2025-05-18 18:24:11 +02:00
89b2a707f6 fix typo
All checks were successful
/ build (push) Successful in 3m14s
2025-05-18 17:04:54 +02:00
9a683d751a use /var/lib/shared/storage for shared images
Some checks failed
/ build (push) Failing after 1m32s
2025-05-18 17:01:57 +02:00
3efa1ed91a Volume is already mounted in workflow
Some checks failed
/ build (push) Failing after 47s
2025-05-18 16:32:39 +02:00
f2300bfb28 Setup shared image stores
Some checks failed
/ build (push) Failing after 41s
2025-05-18 16:30:39 +02:00
ebb045bbcb Add podman
All checks were successful
/ build (push) Successful in 4m17s
2025-05-18 00:55:04 +02:00
db1e034138 test with only CAP_SYS_ADMIN
All checks were successful
/ build (push) Successful in 3m6s
2025-05-17 23:41:22 +02:00
47a2a5b79a more wip
All checks were successful
/ build (push) Successful in 3m6s
2025-05-17 23:09:38 +02:00
45a83dd740 Revert debug
All checks were successful
/ build (push) Successful in 2m22s
2025-05-17 23:03:20 +02:00
c24c09839d try adding crun
Some checks failed
/ build (push) Failing after 51s
2025-05-17 22:55:09 +02:00
3ee3ac90b4 debug
Some checks failed
/ build (push) Failing after 53s
2025-05-17 22:46:46 +02:00
bd5c207a8b wip
All checks were successful
/ build (push) Successful in 2m54s
2025-05-17 22:18:27 +02:00
568ffa2c1a set isolation
All checks were successful
/ build (push) Successful in 1m33s
2025-05-17 21:46:54 +02:00
59551fc830 Revert run inside a user namespace 2025-05-17 21:36:06 +02:00
e141a3275e Run inside a user namespace
Some checks failed
/ build (push) Failing after 1m17s
2025-05-17 21:33:38 +02:00
3f7c4e5596 flip -- 2025-05-17 21:31:54 +02:00
7a8f800f05 wip
All checks were successful
/ build (push) Successful in 1m2s
2025-05-17 21:23:19 +02:00
3e32fc3bb8 Add netavark
Some checks failed
/ build (push) Failing after 57s
2025-05-17 21:15:55 +02:00
bd1e43f35d Typo
Some checks failed
/ build (push) Failing after 47s
2025-05-17 21:08:41 +02:00
722f816a4e Add fuse-overlay-fs
Some checks failed
/ build (push) Failing after 22s
2025-05-17 21:07:53 +02:00
fb8ca903a6 leave image store for later
Some checks failed
/ build (push) Failing after 47s
2025-05-17 21:06:01 +02:00
58e3b841e8 Add CA certificates
Some checks failed
/ build (push) Failing after 47s
2025-05-17 21:04:23 +02:00
05e1f21946 Update package index
Some checks failed
/ build (push) Failing after 38s
2025-05-17 21:02:57 +02:00
6a4d0985a1 Switch to debian and setup buildah
Some checks failed
/ build (push) Failing after 23s
2025-05-17 21:01:50 +02:00
a40f808543 Add bash dependency
Some checks failed
/ build (push) Failing after 26s
2025-05-16 19:17:06 +02:00
2cd09fdfb3 Remove redundant REGISTRY_USERNAME secret
Some checks failed
/ build (push) Failing after 26s
2025-05-16 19:15:16 +02:00
856b71e3fc portalble cut arg
Some checks failed
/ build (push) Failing after 24s
2025-05-16 19:09:25 +02:00
e711104184 add credentials
Some checks failed
/ build (push) Failing after 21s
2025-05-16 19:08:29 +02:00
8593a3aed7 drop node dependency
Some checks failed
/ build (push) Failing after 22s
2025-05-16 18:53:29 +02:00
5fc14f1ada install git
Some checks failed
/ build (push) Failing after 27s
2025-05-16 17:53:20 +02:00
678e6c5c72 add shell
Some checks failed
/ build (push) Failing after 1m4s
2025-05-16 17:51:24 +02:00
65b095c9b3 wip
Some checks failed
/ build (push) Failing after 35s
2025-05-16 17:50:14 +02:00
a8d4b11132 Test buildah builder
Some checks failed
/ build (push) Failing after 1s
2025-05-16 17:42:27 +02:00
466c9ef7be Document versions included and link to sources
Add version pinned if pinned to the readme along with links to the
website for each tool included. Add missing links to references used
when creating the Dockerfile.
2024-08-02 13:34:49 +02:00
5d235f2e9a Avoid circular dependency in build script
Use the node image and install docker onto it in the CI pipeline
building the builder image to avoid a circular dependency loop of
requiring the builder image in order to build it.
2024-08-02 13:14:43 +02:00
df6cc16f8b Add ansible to builder image 2024-07-29 00:10:36 +02:00
8078c354fc Properly tag releases 2024-07-20 18:53:37 +02:00
940508eb38 Add pnpm to builder image 2024-07-18 15:57:53 +02:00
3604d89d6f Fix image name 2024-07-15 23:24:36 +02:00
db01452e4e Fix tags format 2024-07-15 23:23:44 +02:00
96f2dbf6aa Set regitry to public HTTPS endpoint 2024-07-15 23:20:33 +02:00
1bb772ffba Try using builder image to make builder
This creates a circular dependency, but avoids having to use the heavy
Ubuntu image.
2024-07-15 23:17:57 +02:00
9a3a662aa0 Add Node.js 20.x to image 2024-07-15 23:17:35 +02:00
8711d15806 Try running with docker image 2024-07-15 22:08:06 +02:00
811f9feb14 Add forgejo workflow to build image 2024-07-15 22:05:19 +02:00
6ab69c1341 Add yq to builder 2024-07-13 18:32:28 +02:00
b398b7216a Convert to Unix line endings 2024-07-13 16:28:34 +02:00
0acf949d11 Add OpenSSH client 2024-07-13 16:27:37 +02:00
d801fe60a1 Add kubectl utility 2024-07-13 16:17:23 +02:00
c3e3ff0959 Implement builder image
Add docker build to create a shared image for running CI pipelines and
docker builds based on debian.
2024-07-13 13:53:08 +02:00