Commit b17c2ed

HPCesia <me@hpcesia.com>
2026-05-25 17:34:31
Update README
1 parent ab400a6
Changed files (1)
README.md
@@ -10,3 +10,7 @@ A Nix OCI image builder for Forgejo Actions.
 ## Usage
 
 This image use [nlewo/nix2container](https://github.com/nlewo/nix2container) to build OCI images from Nix expressions. You can use it to build and push images to a registry. Check it's documentation for more details.
+
+## Acknowledgements
+
+- [How to use Podman inside of a container](https://www.redhat.com/en/blog/podman-inside-container)