mirror of
https://github.com/NdoleStudio/httpsms.git
synced 2026-04-26 11:25:49 +03:00
[GH-ISSUE #132] Docker #18
Labels
No labels
In Review
documentation
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/httpsms#18
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 @AuspeXeu on GitHub (Mar 16, 2023).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/132
Have you considered a docker container for easier development and deployment? :)
@AchoArnold commented on GitHub (Mar 16, 2023):
@AuspeXeu I do have a docker file here which I use or deployment https://github.com/NdoleStudio/httpsms/blob/main/api/Dockerfile
For development, I don't use docker currently but I'll add it as part of https://github.com/NdoleStudio/httpsms/issues/42