mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2192] [feature]: Arm64 / Raspberry Pi build for Docker image #745
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#745
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 @mvdkleijn on GitHub (Mar 23, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2192
Is there an existing issue for this?
Summary
An ARM64 / Raspberry Pi supporting Docker image.
Why should this be worked on?
ARM64 is an increasingly common use case. People self host at home using Raspberry Pi which are increasingly more powerfull and with the new ARM based Macs it would only make more sense.
@piraces commented on GitHub (Oct 1, 2022):
Now available for ARM64 and ARMv7: https://hub.docker.com/r/hoppscotch/hoppscotch/tags?page=1&name=latest
Feature added in PR #2719, closing the issue #2524.
I think this issue can be closed.
@chenlcacentury commented on GitHub (Sep 14, 2023):
Just wonder has the arm support been abandoned , no arm release for the latest version.
@sawa-ko commented on GitHub (Sep 15, 2023):
no arm support
@AndrewBastin commented on GitHub (Sep 21, 2023):
Hi there, we had a couple of problems with CI we wanted to sort out, this is resolved in the 2023.8.1 release which now has both
linux/amd64andlinux/arm64releases supported.