We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a4390 commit 36bfe6bCopy full SHA for 36bfe6b
docker-compose.yml
@@ -12,6 +12,7 @@ services:
12
restart_policy:
13
condition: on-failure
14
stepfunctions:
15
+ # https://docs.aws.amazon.com/step-functions/latest/dg/sfn-local-config-options.html#docker-credentials
16
image: amazon/aws-stepfunctions-local
17
restart: unless-stopped
18
ports:
0 commit comments