version: "3"
services:
answer:
build:
context: .
image: github.com/segmentfault/answer
volumes:
- ./data:/data
restart: on-failure