mirror of
https://github.com/sprockets/sprockets.clients.dynamodb.git
synced 2024-11-23 19:29:51 +00:00
7 lines
104 B
YAML
7 lines
104 B
YAML
%YAML 1.2
|
|
---
|
|
dynamodb:
|
|
image: tray/dynamodb-local
|
|
command: -inMemory -port 7777
|
|
ports:
|
|
- 7777
|