Skip to content

Quarto in docker aarch64 #781

@vnijs

Description

@vnijs

@dpastoor Thanks for working on making quarto available on arm chips (#237)

Quarto is a great new tool and I'd love to provide access to my students through docker. Works fine on AMD processors but more and more of my students have M1 macs. I found that using the arm build here https://github.com/LukeChannings/deno-arm64 and adding the below to the configure-linux.sh files gets the deno build process started and rolling for a bit. However, it chokes on deno_dom. Any chance you could provide some suggestions on next steps?

ERROR: The architecture aarch64 is missing the dependency deno_dom

DENOURL=https://github.com/LukeChannings/deno-arm64/releases/download
DENOFILE=deno-linux-arm64.zip

https://github.com/quarto-dev/quarto-cli/blob/main/configure-linux.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions