Skip to content

Commit 8ba981e

Browse files
committed
comments
1 parent 7435b71 commit 8ba981e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# tentative experiment. create an issue if you want flutter_rust_bridge_codegen bundled in docker!
2+
13
FROM rust:1.70.0 as builder
24
WORKDIR /usr/src/flutter_rust_bridge_codegen
35
COPY . .

0 commit comments

Comments
 (0)