File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -93,14 +93,18 @@ Start LocalStack inside a Docker container by running:
93
93
/ /___/ /_/ / /__/ /_/ / /___/ / /_/ /_/ / /__/ ,<
94
94
/_____/\_ ___/\_ __/\_ _,_/_//____/\_ _/\_ _,_/\_ __/_/| _|
95
95
96
- 💻 LocalStack CLI 4.0.0
97
- 👤 Profile: default
98
-
99
- [12:47:13] starting LocalStack in Docker mode 🐳 localstack.py:494
100
- preparing environment bootstrap.py:1240
101
- configuring container bootstrap.py:1248
102
- starting container bootstrap.py:1258
103
- [12:47:15] detaching bootstrap.py:1262
96
+ - LocalStack CLI: 4.1.0
97
+ - Profile: default
98
+ - App: https://app.localstack.cloud
99
+
100
+ [11:58:03] starting LocalStack in Docker mode 🐳 localstack.py:512
101
+ ──────────────── LocalStack Runtime Log (press CTRL-C to quit) ─────────────────
102
+
103
+ LocalStack version: 4.1.1.dev2
104
+ LocalStack build date: 2025-01-30
105
+ LocalStack build git hash: fa144f3b2
106
+
107
+ Ready.
104
108
```
105
109
106
110
You can query the status of respective services on LocalStack by running:
You can’t perform that action at this time.
0 commit comments