We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7435b71 commit 8ba981eCopy full SHA for 8ba981e
Dockerfile
@@ -1,3 +1,5 @@
1
+# tentative experiment. create an issue if you want flutter_rust_bridge_codegen bundled in docker!
2
+
3
FROM rust:1.70.0 as builder
4
WORKDIR /usr/src/flutter_rust_bridge_codegen
5
COPY . .
0 commit comments