mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 21:53:17 +02:00
@@ -3,7 +3,7 @@ version: "3"
|
||||
services:
|
||||
rethinkdb:
|
||||
container_name: rethinkdb
|
||||
image: rethinkdb:2.3
|
||||
image: rethinkdb:2.4.2
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- "rethinkdb-data:/data"
|
||||
|
||||
Reference in New Issue
Block a user