Go to file
2023-08-12 14:46:07 +01:00
fake_nixpkgs transfer over nix-flakes settings 2023-08-12 08:21:33 +01:00
root/etc transfer over nix-flakes settings 2023-08-12 08:21:33 +01:00
.gitignore add basic flakes action image 2023-08-12 07:36:17 +01:00
flake.lock add basic flakes action image 2023-08-12 07:36:17 +01:00
flake.nix add git and not just lfs plugin lol 2023-08-12 09:31:36 +01:00
README.md describe build and push process 2023-08-12 14:46:07 +01:00

  • `nix build '.#flakes-action'
  • docker load < result
  • docker tag [image id] git.cyplo.dev/cyplo/base-images/flakes-action:latest
  • docker push git.cyplo.dev/cyplo/base-images/flakes-action:latest