schollz/find3

Build and run the project with docker-compose

Open

#176 opened on Dec 4, 2019

 (2 comments) (2 reactions) (0 assignees)Go (368 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4,782 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

A Dockerfile for each server [ai, main] and docker-compose.yml would make development and deployment easier.

Instead of rebuilding the whole system via docker every development iteration, we would only build the parts that have been modified.

Contributor guide