Skip to content

Commit f7e57c1

Browse files
Add stellar-cli method to run the image (#657)
1 parent 89feb9a commit f7e57c1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Stellar Quickstart Docker Image
22

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+
314
This docker image provides a simple way to run all the components of a Stellar network locally or in CI for development and testing.
415
516
> [!IMPORTANT]

0 commit comments

Comments
 (0)