Skip to content

Commit 36bfe6b

Browse files
committedSep 5, 2019
Add stepfunctions test docker image
1 parent d3a4390 commit 36bfe6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ services:
1212
restart_policy:
1313
condition: on-failure
1414
stepfunctions:
15+
# https://docs.aws.amazon.com/step-functions/latest/dg/sfn-local-config-options.html#docker-credentials
1516
image: amazon/aws-stepfunctions-local
1617
restart: unless-stopped
1718
ports:

0 commit comments

Comments
 (0)