mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[GH-ISSUE #12] Docker for ARM #9
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#9
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 @gwenvador on GitHub (Jun 3, 2020).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/12
Have you build a docker for ARM? I am interested to use opentrashmail on raspberrypi.
@geek-at commented on GitHub (Jun 3, 2020):
Interesting thought. I'm not sure the python library will run on ARM but I'll test and add a image if I can make it work
@DLArts commented on GitHub (Sep 21, 2020):
It works flawless on a Raspberry Pi 4 running DietPi.
Just checkout the repository, switch into the directory "docker" and run
docker build -t hascheksolutions/opentrashmail .