yauritux/dynamodb
Check the documentation at Amazon DynamoDB
docker run -d -p 8000:8000 yauritux/dynamodb
or
docker run -d --name dynamodb -p 8000:8000 yauritux/dynamodb
to give it a specific name (e.g. dynamodb)
View license information for the software contained in this image.
This image is officially supported on Docker version 1.12.3. Please see the docker installation documentation for details on how to upgrade your Docker daemon.
If you have any problems with or questions about this image, please contact me through a GitHub issue.
docker pull yauritux/dynamodb