earthly: init module (#6265)

Earthly is a build configuration framework utilizing buildkit and
Dockerfile-like syntax for simplicity and fast builds.
This commit is contained in:
Hoang Nguyen 2025-02-22 07:04:35 +00:00 committed by GitHub
parent c31b4e330e
commit 2b382e499a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 86 additions and 0 deletions

View file

@ -667,4 +667,10 @@
fingerprint = "AD32 73D4 5E0E 9478 E826 543F EDB2 C634 166A E6AD";
}];
};
folliehiyuki = {
name = "Hoang Nguyen";
email = "folliekazetani@protonmail.com";
github = "folliehiyuki";
githubId = 67634026;
};
}