mirror of
https://github.com/mimamch/wa-gateway.git
synced 2026-04-25 00:45:49 +03:00
[GH-ISSUE #46] Add docker support #32
Labels
No labels
bug
documentation
invalid
pull-request
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-gateway-mimamch#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lojik-ng on GitHub (Dec 13, 2024).
Original GitHub issue: https://github.com/mimamch/wa-gateway/issues/46
You can add DockerFile and docker-compose.yml to give it docker support.
It wont need node installation on client machine and it will start automatically.
Good for non js devs.