You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,11 @@ Flow CLI is a command line tool to interact with flow emulator and query data.
27
27
28
28
# Instalation
29
29
30
-
Download a binary for your OS at the [releases page](https://github.com/sideninja/flow-cli).
30
+
Download a binary for your OS at the [releases page](https://github.com/sideninja/flow-cli).
31
+
32
+
## Docker
33
+
You can use Docker to build and run the image. Be careful docker container can access the network of Flow Emulator. Create a shared network or use host if needed.
0 commit comments