droher / boxball

Prebuilt Docker images with Retrosheet's complete baseball history data for many analytical frameworks. Includes Postgres, cstore_fdw, MySQL, SQLite, Clickhouse, Drill, Parquet, and CSV.
Apache License 2.0
117 stars 16 forks source link

SQLite volume bugfix #32

Closed droher closed 5 years ago

droher commented 5 years ago

Fixes volume/entrypoint conflict from https://github.com/droher/boxball/issues/31 and adds volumes to docker-compose for CI to mimic prod usage.