feat(example): added an example of packaging a rust app from github (#124)

* better caching when building docker images for app

Reviewed-on: NationTech/harmony#124
Reviewed-by: johnride <jg@nationtech.io>
Co-authored-by: Willem <wrolleman@nationtech.io>
Co-committed-by: Willem <wrolleman@nationtech.io>
This commit is contained in:
2025-09-08 13:52:25 +00:00
committed by Ian Letourneau
parent 62fa3c2b10
commit ad2ae2e4f8
9 changed files with 299 additions and 93 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "examples/try_rust_webapp/tryrust.org"]
path = examples/try_rust_webapp/tryrust.org
url = https://github.com/rust-dd/tryrust.org.git