You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I want to use teable thru docker as standalone... which YML file I need to use...
docker-compose.app.yml
docker-compose.default.yml
docker-compose.gateway.yml
docker-compose.kit.yml
Currently if I follow your instruction I have this error
ERROR:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?
Supported filenames: docker-compose.yml, docker-compose.yaml, compose.yml, compose.yaml
I think the install thru docker lack of details or step.