mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
initial docker detup
This commit is contained in:
parent
f5e079742a
commit
ff7b016190
11 changed files with 84 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:latest
|
||||
FROM node:19-alpine
|
||||
WORKDIR /api
|
||||
# copy package.json into the container at /api
|
||||
COPY package*.json /api/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue