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:1f177eb95…
Size
321.8 MB
Last updated
almost 11 years ago
docker pull vleushin/docker-dynamodb-local