Code Monkey home page Code Monkey logo

Comments (7)

rlespinasse avatar rlespinasse commented on September 25, 2024 1

🎉 This issue has been resolved in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

from docker-drawio-desktop-headless.

bhagyas avatar bhagyas commented on September 25, 2024

Is there any updates on this?

from docker-drawio-desktop-headless.

rlespinasse avatar rlespinasse commented on September 25, 2024

Since this try on #31, I didn't have time to rework on it.

from docker-drawio-desktop-headless.

swill avatar swill commented on September 25, 2024

Just to provide some feedback (which is probably known). I get the following when trying the code in an M1 environment.

docker run -it rlespinasse/drawio-desktop-headless:v1.7.0 --help
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: uncaught target signal 11 (Segmentation fault) - core dumped

Maybe I am not running it correctly, but figured I would post back just in case.

Thank you for all your hard work on this project. It has been a great tool in supporting documentation automation.

from docker-drawio-desktop-headless.

juananpe avatar juananpe commented on September 25, 2024

I tried to build drawio-desktop for arm64. The problem is that drawio depends on electron-builder-binaries

https://github.com/jgraph/drawio-desktop/blob/dev/package.json#L45

And when trying to build it on arm64 and generate a .deb, electron-builder will use fpm. The problem is that fpm doesn't have support for arm64:

See: electron-userland/electron-builder-binaries#17
and fixing that issue is not so easy:
See: signalapp/Signal-Desktop#6063 (comment)

So I was able to build drawio-desktop (arm64) but not the corresponding .deb package.

You can find the arm64 binary of drawio-desktop here:
https://www.dropbox.com/s/zhf51bem4c18e8z/drawio-desktop-arm64.zip?dl=1

from docker-drawio-desktop-headless.

rlespinasse avatar rlespinasse commented on September 25, 2024

Seem that the next release of drawio-desktop will support arm64.
I will wait to see if this new build is enough.

from docker-drawio-desktop-headless.

rlespinasse avatar rlespinasse commented on September 25, 2024

Since v21.6.5, drawio desktop publish deb package on arm architecture

from docker-drawio-desktop-headless.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.