Merge pull request #1539 from elhananjair/patch-2

Building an image with custom apps using podman
This commit is contained in:
Revant Nandgaonkar
2025-01-06 17:48:44 +05:30
committed by GitHub
2 changed files with 103 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ If you ran in a Dev Docker environment, to view container logs: `docker compose
### [Custom Images](#custom-images)
- [Custom Apps](docs/custom-apps.md)
- [Custom Apps with podman](docs/custom-apps-podman.md)
- [Build Version 10 Images](docs/build-version-10-images.md)
### [Development](#development)