issues
search
mautrix
/
whatsapp
A Matrix-WhatsApp puppeting bridge
https://maunium.net/go/mautrix-whatsapp
GNU Affero General Public License v3.0
1.29k
stars
175
forks
source link
feat: :hammer: Added Dockerfile for development
#743
Open
jcardenas3
opened
1 week ago
jcardenas3
commented
1 week ago
Added a Dockerfile for development.
Added a git safe directory called
/build
to avoid git refusing commands.
Adjusted
docker-run.sh
script to use the
gow
package to run the
mautrix-whatsapp
binary specifying the parameters for config file and registration file.
/build
to avoid git refusing commands.docker-run.sh
script to use thegow
package to run themautrix-whatsapp
binary specifying the parameters for config file and registration file.