Runs a fake local instance of DynamoDB on port 8000.
100K+
Runs AWS DynamoDB local as a Docker image.
Pull it.
$ docker pull aglover/dynamodb-pier
Then run it.
$ docker run --name local-dynamodb -d aglover/dynamodb-pier
Note, by default, dynamodb-pier is running on port 8000.
Docker image is based off of Ubuntu and my Java 8 image.
See the dynamo-pier docker index for more details.
Content type
Image
Digest
sha256:4fa45aa6c…
Size
511.8 MB
Last updated
almost 11 years ago
docker pull aglover/dynamodb-pier