Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

[BUG] Fail to build docker image (maybe add suport for arm64?) #219

Description

@otomay

Describe the bug

 => ERROR [proxy 4/4] RUN deno cache --reload --lock=lock.json index.ts                                                                    5.1s
------                                                                                                                                          
 > [proxy 4/4] RUN deno cache --reload --lock=lock.json index.ts:
0.491 exec /bin/sh: exec format error
------
failed to solve: process "/bin/sh -c deno cache --reload --lock=lock.json index.ts" did not complete successfully: exit code: 1

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/snuffyDev/Beatbump && cd Beatbump
  2. docker compose up
  3. error

Expected behavior
Image build

Desktop (please complete the following information):

  • OS: ubuntu 22.04 arm64

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions