inklabs/rangedb

View on GitHub
build/docker-compose.yml

Summary

Maintainability
Test Coverage
version: "2.4"
 
 
services:
rangedb:
build:
context: ../
dockerfile: ./build/Dockerfile
ports:
- "8080:8080"