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