Sign inSign up

peopleperhour/dynamodb

By peopleperhour

•Updated almost 2 years ago

Minimal DynamoDB image

Image
30

500K+

peopleperhour/dynamodb repository overview

⁠dynamodb

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

⁠Build
make
⁠Usage
docker run -d --name dynamodb peopleperhour/dynamodb
⁠Notes
  1. 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.

  2. This is an automated build so I chose to not use gliderlabs/alpine:latest but resorted in stable 3.2 tag.

Tag summary

Content type

Image

Digest

sha256:5b5509012…

Size

228.7 MB

Last updated

almost 2 years ago

docker pull peopleperhour/dynamodb