serverless-dynamodb-local icon indicating copy to clipboard operation
serverless-dynamodb-local copied to clipboard

Expose `--host` for docker-compose support

Open bebbi opened this issue 8 years ago • 1 comments
trafficstars

If we have dynamodb-local running as a docker container and compose the services with docker-compose, we'd still like to use this package for the migrate functionality. However, in a docker-compose scenario, dynamodb-local runs on a separate host and for this to work, this package would need to expose a --host option.

Is this something you'd consider exposing?

bebbi avatar Mar 22 '17 14:03 bebbi

Yes please

smdern avatar Jun 08 '17 17:06 smdern