kritchie / docker-python3-tox-dynamodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image with Python3 + tox + DynamoDBlocal on Debian

Build/tool image with Python3, tox and dynamodb installed and ready to run. (plus other tools like curl and vi)

Useful to run tests in CI.

To start dynamoDBlocal, run the /root/start-ddb.sh startup script. Dynamo will start listening on port 8000

About

License:MIT License


Languages

Language:Dockerfile 73.3%Language:Shell 26.7%