Sign inSign up

liuxinnian/dynamodb

By liuxinnian

Updated over 10 years ago

DynamoDB Local

Image
0

770

liuxinnian/dynamodb repository overview

dynamodb

Checks docs at http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tools.DynamoDBLocal.html

Build

docker build -t .

Usage

docker run -d --name dynamodb liuxinnian/dynamodb

Notes

This images uses Alpine, https://github.com/gliderlabs/docker-alpine, a small footprint Docker OS with a basic package manager in order to get a small image that would contain bash and curl. The final image should be ~150 MB, not bad for full JRE & DynamoDB jar.

reference

Mainly reference from Dockerfile: https://hub.docker.com/r/peopleperhour/dynamodb/

Tag summary

Content type

Image

Digest

Size

282.8 MB

Last updated

over 10 years ago

docker pull liuxinnian/dynamodb