Saqib Ahmed
7867489727
Add curl in docker image for native healthchecks ( #4170 )
...
* Add curl in docker image for native healthchecks
Fixes this issue: https://github.com/FlowiseAI/Flowise/issues/4126
* fix: add container-native healthcheck
- Added curl utility in dockerfile
- Added healthcheck configuration in docker compose
* fix: exclude ping endpoint from logging
2025-03-14 15:24:17 +00:00
Cross
57420826ed
Correct "as" casing ( #3216 )
...
* Correct "as" casing
* Remove "version" line from docker compose file
* Update docker-compose.yml
---------
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2024-09-19 18:38:43 +01:00
Daniel D'Abate
be3a887e68
Improvement - Reduce size of final docker image with multistage build ( #2598 )
...
* Reduce size of final docker image with multistage build
* Dockerfile - Move PUPPETEER_SKIP_DOWNLOAD flag to build stage
2024-06-07 15:35:57 +01:00
Erasmo Pinheiro
5a73eaa588
fix: Change the CMD flowise command in Dockerfile to be the same as in the document ( #2563 )
...
* fix: Change the CMD flowise command to be the same as in the documentation.
* Remove unnecessary npx command from dockerfile
* Command was changed by the entrypoint in Docker Composer
---------
Co-authored-by: Erasmo De Souza Pinheiro <erasmodesouzapinheiro@Erasmos-MacBook-Air.local>
2024-06-04 16:23:30 +01:00
Henry Heng
38ce851200
remove cmake from dockerfile
2024-05-09 16:52:19 +01:00
Henry
ef532866fd
add docker image CI workflow
2024-05-07 00:13:27 +01:00
Henry Heng
fa3d21bc30
Chore/update docker node version 20 ( #2271 )
...
update docker node version 20
2024-04-26 14:52:08 +01:00
atilgner
90d7f4472d
fix: docker should install chromium and puppeteer should be no sandbox
2023-07-07 12:39:30 -07:00
Henry
5e35918021
add PUPPETEER_SKIP_DOWNLOAD
2023-06-16 23:16:33 +01:00
Henry
a05e9921fa
add packages to Dockerfile
2023-06-14 19:38:30 +01:00
Henry
419d9634b4
update Dockerfile to include make g++
2023-04-28 19:05:44 +01:00
Henry
88b60ab17a
update Dockerfile
2023-04-10 22:54:42 +01:00
Henry
2831526c72
update README
2023-04-10 20:29:55 +01:00
Henry
05c86ff9c5
Initial push
2023-04-06 22:17:34 +01:00