Block a user
fix(apps/rust): build & push using image tag instead of local VS remote image name
chore: cleanup of unnecessary files & adjust gitignores
Improve detection of available tools on the host
Improve detection of available tools on the host
Oops that issue was created in a completely unrelated repo 🤔
Improve detection of available tools on the host
Improve detection of available tools on the host
chore: cleanup of unnecessary files & adjust gitignores
fix(rust): build & push using image tag instead of local VS remote image name
feat: harmony now defaults to using local k3d cluster. Also created
OCICompliant: Application trait to make building images cleaner
For OCI, we get the (local) image name from the RustWebapp directly (self.image_name() & self.local_image_name()). Why is it different here?