This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
LibreChat
Watch
1
Star
0
Fork
You've already forked LibreChat
0
mirror of
https://github.com/danny-avila/LibreChat.git
synced
2025-12-16 08:20:14 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
5d7869d3d5
LibreChat
/
.dockerignore
8 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
🐳 : Improving Docker Build (#1415) * Improving builds When adding LibreChat to ansible, it rebuilt way too often, even if I only changed the configuration. With this PR, it should build only when the files of the app change. Also removed the 'volumes' section for the 'api' in the docker-compose.yml. At least with our installation it works fine like this. * @danny-avila's comments - removed 'env_file' from docker-compose.yml - re-added link to '.env' in volumes * Adding latest changes from main * @danny-avila's comments * Updating installation instructions * @danny-avila's comments - Remove unused environment in docker-compose.yml - Re-add some steps for cleaning docker images
2024-01-06 17:44:49 +01:00
node_modules
Update .dockerignore (#510) fixes bug: #505 as described here: https://devpress.csdn.net/cloudnative/63054374c67703293080f1eb.html Co-authored-by: Danny Avila <110412045+danny-avila@users.noreply.github.com>
2023-06-13 20:29:25 +02:00
data-node
🐳 : Improving Docker Build (#1415) * Improving builds When adding LibreChat to ansible, it rebuilt way too often, even if I only changed the configuration. With this PR, it should build only when the files of the app change. Also removed the 'volumes' section for the 'api' in the docker-compose.yml. At least with our installation it works fine like this. * @danny-avila's comments - removed 'env_file' from docker-compose.yml - re-added link to '.env' in volumes * Adding latest changes from main * @danny-avila's comments * Updating installation instructions * @danny-avila's comments - Remove unused environment in docker-compose.yml - Re-add some steps for cleaning docker images
2024-01-06 17:44:49 +01:00
meili_data*
librechat*
Dockerfile*
# Ignore all hidden files
.*
Reference in a new issue
Copy permalink