This website requires JavaScript.
Explore
Help
Sign In
seg_yinzy
/
Flowise
mirror of
https://github.com/FlowiseAI/Flowise.git
Watch
1
Star
0
Fork
You've already forked Flowise
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8ebcf8ca8f
Flowise
/
docker
/
pull.sh
3 lines
58 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
docker image prune -a -f
&&
docker-compose pull
Reference in New Issue
View Git Blame
Copy Permalink