feat/ponder-lm-indexing (#142)
This commit is contained in:
parent
de3c8eef94
commit
31063379a8
107 changed files with 12517 additions and 367 deletions
|
|
@ -5,7 +5,10 @@ RUN apk add --no-cache \
|
|||
git \
|
||||
bash \
|
||||
postgresql-client \
|
||||
wget
|
||||
wget \
|
||||
python3 \
|
||||
make \
|
||||
g++
|
||||
|
||||
USER node
|
||||
WORKDIR /workspace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue