Skip to content

Commit 97bec9f

Browse files
committed
add demo gif
1 parent ad756e1 commit 97bec9f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ The ECS Code Mounting feature allows you to mount code from your host filesystem
1515

1616
The sample code in this repository demonstrates how to use the ECS Code Mounting feature with AWS CDK in Python. The ECS task uses a simple Flask application that returns a simple message. The code is mounted from the host filesystem into the ECS container, and the ECS task is deployed to a LocalStack environment.
1717

18+
![image](images/demo.gif)
19+
1820
## Prerequisites
1921

2022
- LocalStack Pro with the [`localstack` CLI](https://docs.localstack.cloud/getting-started/installation/#localstack-cli).

images/demo.gif

39.7 MB
Loading

0 commit comments

Comments
 (0)