[GH-ISSUE #4] Docker Image? #77491

Closed
opened 2026-05-18 21:30:52 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @quaintdev on GitHub (Apr 29, 2022).
Original GitHub issue: https://github.com/actualbudget/actual/issues/4

First issue!

Thank you for making this open source! I have not used it yet but the application looks fantastic.

I was hoping to host this on my Raspberry Pi the way I host half a dozen other services but looking at repository it seems docker image for actual is currently not present. It would be good to have docker image for this so that anyone can quickly spin this up and take this for a quick drive. I can build image for ARM but I need the initial docker support.

Thanks again for sharing this with the community.

Originally created by @quaintdev on GitHub (Apr 29, 2022). Original GitHub issue: https://github.com/actualbudget/actual/issues/4 First issue! Thank you for making this open source! I have not used it yet but the application looks fantastic. I was hoping to host this on my Raspberry Pi the way I host half a dozen other services but looking at repository it seems docker image for actual is currently not present. It would be good to have docker image for this so that anyone can quickly spin this up and take this for a quick drive. I can build image for ARM but I need the initial docker support. Thanks again for sharing this with the community.
Author
Owner

@chrishoage commented on GitHub (Apr 29, 2022):

There is a Dockerfile here https://github.com/actualbudget/actual-server/blob/master/Dockerfile

With a little effort it can be modified to run on ARM (since it appears that this is just a node.js project)

<!-- gh-comment-id:1113707948 --> @chrishoage commented on GitHub (Apr 29, 2022): There is a Dockerfile here https://github.com/actualbudget/actual-server/blob/master/Dockerfile With a little effort it can be modified to run on ARM (since it appears that this is just a node.js project)
Author
Owner

@jlongster commented on GitHub (Apr 29, 2022):

Yes, the actual-server project is the one that actually has a server

<!-- gh-comment-id:1113787091 --> @jlongster commented on GitHub (Apr 29, 2022): Yes, the `actual-server` project is the one that actually has a server
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#77491