No description
Find a file
Pim Kunis c6ee065273
All checks were successful
/ atticd (push) Successful in 58s
/ blog-pim (push) Successful in 1m3s
/ forgejo-nix-action (push) Successful in 2m3s
Tag images with git revision
Fix images names when pushing to registry
2024-04-28 23:04:53 +02:00
.forgejo/workflows Tag images with git revision 2024-04-28 23:04:53 +02:00
.gitignore init 2024-04-26 15:15:05 +02:00
atticd.nix add image for atticd 2024-04-27 00:06:41 +02:00
blog-pim.nix add script to release a container image 2024-04-26 21:02:29 +02:00
flake.lock add image for atticd 2024-04-27 00:06:41 +02:00
flake.nix package release script 2024-04-27 00:26:02 +02:00
forgejo-nix-action.nix Replace Docker with Skopeo 2024-04-28 20:18:23 +02:00
README.md Trigger Forgejo workflow 2024-04-28 00:21:42 +02:00
release.nix package release script 2024-04-27 00:26:02 +02:00
release.sh Allow to specify git directory when releasing 2024-04-28 17:21:12 +02:00

Container-images

Container images we build for our home lab.

Releasing

To build and push a new image version to image registry, run the following command. Note you cannot have uncommited changes in the Git repository.

nix run .#packages.x86_64-linux.release .#packages.x86_64-linux.<name> <name>