mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #3199] [feature]: hoppscotch for linux/arm64 platform #1055
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#1055
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 @venkatayedidasv on GitHub (Jul 19, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3199
Is there an existing issue for this?
Summary
I want to Hoppscotch to support the linux/amd64 (Mac with silicon chips) platform , as currently its not working when we self host. node modules are shipped with different platform
Why should this be worked on?
It will enable linux/amd64 (Mac with silicon chips) platform users self host hoppscotch
@webysther commented on GitHub (Jul 30, 2023):
@venkatayedidasv can I ask you to test this image https://hub.docker.com/r/webysther/hoppscotch? I have added ARM a few days ago and don't have any machine to test here.
@venkatayedidasv commented on GitHub (Aug 1, 2023):
@webysther, sure will be happy to test it
@balub commented on GitHub (Aug 12, 2024):
Hey, @venkatayedidasv we currently support both
linux/amd64andlinux/arm64architectures. Please check it out here