schollz/find3

Build and run the project with docker-compose

Open

#176 opened on Dec 4, 2019

View on GitHub
 (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
 (PR metrics pending)

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