Giter Club home page Giter Club logo

Comments (5)

mhamrah avatar mhamrah commented on August 18, 2024 1

No immediate plans, but happy to accept PR's.

from docker-protoc.

noltedennis avatar noltedennis commented on August 18, 2024

Hi @mhamrah and @rezam90,

I encountered the same issue yesterday and decided to try and extend the project with DART support. Attached you can find a patch file. Since this is my first open source contribution I am hesistant to open a PR directly and would like to collect thoughts and feedback first.

For DART support, I had to undertake the following changes:

  1. Change from Alpine-based image to Debian-Stretch based base-docker image, because the DART SDK afaik cannot be compiled with musl
  2. Add the DART SDK and plugin to the image. For quickness I did not build these myself and instead used the available Debian packages.
  3. With the change of the base image I had to swap out some dependenices
  4. For DART we need to include the Google pre-defined stubs, because the DART protobuf package - unlike most other packages - does not include these.

Since we changed the base image and added the Dart SDK, the Docker image size trippled. Would you still be willing to go forward with this change?

Kind regards,
Dennis
add-dart-support.patch.txt

from docker-protoc.

mhamrah avatar mhamrah commented on August 18, 2024

from docker-protoc.

ido-namely avatar ido-namely commented on August 18, 2024

Hi @noltedennis ,
Sorry for the late reply.
I don't know if you've lost interest in contributing, but I'm happy to review a PR if you submit it.
Since we switched to a debian based image since your last message, I don't think there should be any problems with the approach you've described.

from docker-protoc.

jcburley avatar jcburley commented on August 18, 2024

@r6m @noltedennis – please consider submitting a PR for this if you're still interested; else feel free to close it out. Thanks!

from docker-protoc.

Related Issues (20)

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.