This is a collection of useful docker scripts, maintained by YOMI.
mongo
: Creates an instance of Mongo DBmysql
: Creates an instance of Mysql DBdynamodb
: Creates an instance of DynamoDB
Open a terminal and run bash build scripts like:
bash mongo/build.sh
bash mysql/build.sh
bash dynamodb/run.sh