Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

Bugfix/docker updates

Open erasmus74 opened this issue 2 years ago • 1 comments

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

erasmus74 avatar May 25 '23 05:05 erasmus74

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 25 '23 05:05 CLAassistant

Opened another PR - https://github.com/FlowiseAI/Flowise/pull/183 Closing this

HenryHengZJ avatar May 25 '23 19:05 HenryHengZJ