Giter VIP home page Giter VIP logo

Comments (6)

mattmoor avatar mattmoor commented on June 30, 2024 1

Yeah, I think we can safely add a kwarg for that. I hadn't seen the rules_protobuf stuff, that has a number of interesting features.

from rules_docker.

promiseofcake avatar promiseofcake commented on June 30, 2024

Determined that if I changed the ordering of my linked workspaces I circumvented this issue so this is merely a nice to have at this point. Thanks!

from rules_docker.

promiseofcake avatar promiseofcake commented on June 30, 2024

Thank you @mattmoor!

from rules_docker.

mattmoor avatar mattmoor commented on June 30, 2024

@promiseofcake My pleasure, sorry this was a little slow.

from rules_docker.

promiseofcake avatar promiseofcake commented on June 30, 2024

No worries, thanks also for native.existing_rules().keys(), that is a neat trick.

from rules_docker.

promiseofcake avatar promiseofcake commented on June 30, 2024

Same issue when attempting to build containers in a repository that has a tensorflow dependency (which is also providing that bind for com_google_protobuf).

Here is a related issue from the parent containerregistry where this dependency originates: google/containerregistry#36. The problem is that we don't have a way to choose which @six we are providing due to the bind, and there doesn't seem to be a way to programmatically use //external:six or @six//:six.

I can get around this with a fork, kind of, the problem is that we are depending on published artifacts for puller and importer as opposed to their public targets in google/containerregistry. I attempted to swap the local http_file targets with the parent targets @containerregistry//:puller or @containerregistry//:puller.par but those aren't working.

@mattmoor, do you know why we need to use the published artifacts rather than repo's targets?

from rules_docker.

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.