File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -210,11 +210,11 @@ Replace `<container_id>` with the actual container ID of the running container.
210
210
211
211
# ### Pre-requisites
212
212
213
- - Docker installed on your machine. You can download it from the [Docker website](https://www.docker.com/products/docker-desktop).
213
+ - Docker Desktop installed on your machine. You can download it from the [Docker website](https://www.docker.com/products/docker-desktop).
214
214
215
215
# ### Steps
216
216
217
- There are two Docker Compose files available for deployment:
217
+ There are two Docker Compose files available for deployment (choose one) :
218
218
219
219
- ` docker-compose.yml` : This file builds the Docker images for the backend and frontend applications and runs the services.
220
220
- ` docker-compose-ghimages.yaml` : This file pulls the Docker images from GitHub Container Registry and runs the services.
You can’t perform that action at this time.
0 commit comments