You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
*[AWS account](https://aws.amazon.com/) to create resources
7
7
*[AWS CLI version 2](https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html) to run scripts
8
8
*[Git Bash](https://git-scm.com/) to run Bash scripts (only on Windows)
9
-
*[Docker version 20.10.5 or later](https://www.docker.com/) and Docker daemon up and running to build and push ECS container images
9
+
*[Docker version 20.10.5 or later](https://www.docker.com/)with Docker `buildx` installed and Docker daemon up and running to build and push ECS container images
0 commit comments