code-chat-br / whatsapp-api

CodeChat - WhatsApp Api
https://docs.codechat.dev
Apache License 2.0
593 stars 245 forks source link

feat: docker.sh create folder /data/instances if doesnt exists #52

Closed yuri12344 closed 1 year ago

yuri12344 commented 1 year ago

This PR is about the error, when you try to up the project with docker, via docker.sh

After all instalation, if you dont have the "/data/instances" folder

The last command dont run the image

For reproduce this error, just try run the docker.sh in new vps.

I got this error

docker: Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /data/instances.