ByteStorage / FlyDB

The high-performance kv storage engine based on bitcask paper made in golang
Apache License 2.0
1.25k stars 100 forks source link

Docker file #311

Closed halalala222 closed 3 months ago

halalala222 commented 3 months ago
  1. ./build.sh use static compilation to Go binary
  2. Dockerfile use alpine to minimize Docker image footprint