I\'m trying to start dynamodb on localhost via, using official repo
I tried the following
docker run -p 8000:8000 amazon/dynamodb-local -sharedDb docker ru