mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #1993] "docker-compose up" failed on my arm64 m1 mac #644
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#644
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 @mafei007even on GitHub (Dec 3, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1993
Is there an existing issue for this?
Current behavior
i clone this repo with git.
run
docker-compose uperror message:
Steps to reproduce
i clone this repo with git.
run
docker-compose upSee error
i don't know what environment under the options. i did't change anything.
Docker images downloaded through this command
docker run --name hoppscotch -p 3000:3000 hoppscotch/hoppscotchcan run, but it is based on the AMD64 architecture, not arm64, performance is poorIf I run
docker-compose upon an M1 MAC, Will it compile for ARM64 architecture?Environment
Production
Version
Local
@liyasthomas commented on GitHub (Dec 4, 2021):
@AatroxC can you pull the latest changes, run
docker-compose upagain and see if the issue persists. I can't reproduce this issue at my end. I'm on a mac M1 laptop, Docker: latest version.@ghost commented on GitHub (May 4, 2023):
Hi @liyasthomas San
Facing the same issue on Intel NUC Debian 10
Environment Detail :
OS Details :
Docker Version :
Node & NPM version :
Git Tag : v3.0.1
docker-compose up failed ERROR: Service 'web' failed to build : Build failed