Runs the DynamoDB local service as a docker container. Run without parameters to see help:
docker run -i -t tray/dynamodb-local
Example:
docker run -i -t -p 7777:7777 tray/dynamodb-local -inMemory -port 7777
Content type
Image
Digest
sha256:6ed755ee8…
Size
151.7 MB
Last updated
almost 11 years ago
docker pull tray/dynamodb-local