Flowise
Flowise copied to clipboard
Bugfix/docker updates
Changes:
- Added libc6-compat to docker image
- Changed how docker-compose builds/executes, now it will build the application image locally instead of pulling a prebuilt.
- moved docker-compose to root dir
- removed docker/ directory
- added ./:/localfiles mountpoint for future use case (writeFile)
- moved example .env to root
Opened another PR - https://github.com/FlowiseAI/Flowise/pull/183 Closing this