We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89feb9a commit f7e57c1Copy full SHA for f7e57c1
README.md
@@ -1,5 +1,16 @@
1
# Stellar Quickstart Docker Image
2
3
+> [!TIP]
4
+> Install the [`stellar-cli`] and start development containers running this image with:
5
+>
6
+> ```
7
+> stellar container start local
8
9
+
10
+[`stellar-cli`]: https://github.com/stellar/stellar-cli
11
12
+---
13
14
This docker image provides a simple way to run all the components of a Stellar network locally or in CI for development and testing.
15
16
> [!IMPORTANT]
0 commit comments