Kyle Bober
Results
1
comments of
Kyle Bober
You can also launch the container passing the AWS credentials as environment variables as well: docker run -p 8000:8000 -it -e AWS_ACCESS_KEY_ID=key -e AWS_SECRET_ACCESS_KEY=secret --rm instructure/dynamo-local-admin That worked for me.