Anuj-Panthri commited on
Commit
2a958de
·
1 Parent(s): 44204c4

updated README.md file

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@ app_port: 4566
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
 
 
 
 
13
  ```bash
14
  docker build -t localstack_local .
15
  docker run -it --rm --name localstack_container localstack_local
 
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
 
13
+
14
+ ## Command to run docker container:
15
+
16
  ```bash
17
  docker build -t localstack_local .
18
  docker run -it --rm --name localstack_container localstack_local