mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-03 07:36:23 -07:00
Remove SQLite support due to instability
This commit is contained in:
parent
31f9c57a35
commit
a69b6748c7
16 changed files with 22 additions and 97 deletions
|
@ -3,7 +3,6 @@ FROM golang:1.13.9-alpine3.11
|
|||
RUN apk --no-cache add \
|
||||
postgresql-client \
|
||||
mariadb-client \
|
||||
sqlite \
|
||||
nginx \
|
||||
ffmpeg \
|
||||
make \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue