mirror of
https://github.com/NdoleStudio/httpsms.git
synced 2026-04-26 19:35:50 +03:00
[GH-ISSUE #435] Docker Setup Failed #57
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#57
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 @aldinokemal on GitHub (May 21, 2024).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/435
Hello,
I tried to run docker compose up by following your readme but still get some errors
any suggestion or am I miss something?
@AchoArnold commented on GitHub (May 21, 2024):
Hello @aldinokemal
It was a bug, it has been fixed by
github.com/NdoleStudio/httpsms@c6fe715f7c. Pull the latest version and try again.Thanks.
@aldinokemal commented on GitHub (May 22, 2024):
I believe you haven't tested it right?
@AchoArnold
you should add this
RUN apk add --no-cache python3 make g++