bazel_compose

Bazel wrapper for docker-compose (by CaperAi)

Bazel_compose Alternatives

Similar projects and alternatives to bazel_compose

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bazel_compose alternative or higher similarity.

bazel_compose reviews and mentions

Posts with mentions or reviews of bazel_compose. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-31.
  • You Don't Need to Rebuild Your Development Docker Image on Every Code Change
    9 projects | news.ycombinator.com | 31 May 2021
    While this is great for people with a fundamental understanding of containers and your prod environment this will usually lead to some issues with developers that don't need to, or want to, have context in these areas.

    In the past, to make a very similar workflow possible, I've built tools that automatically watch your source files and rebuild & restart only what is needed [0]. This was built for bazel + docker-compose but there isn't a reason one couldn't watch the "build:" contexts for what files are important.

    At a previous company one of our engineers was a huge fan of this volume mount approach and every single time something broke (which was very frequent due to some prod/dev env magic we had) I had to assist quite a few more junior devs figure out what was wrong with their machine. For those with scripting languages, was it their system's newline endings? For compiled languages, was their system SDK different then what was in the container? For prod bugs, did they forget to rebuild & test the container before opening their PR (we had no automated integration testing)?

    In my opinion, if you can make your build system in charge of building/packaging things you'll have a much happier time.

    [0] - https://github.com/CaperAi/bazel_compose

Stats

Basic bazel_compose repo stats
1
12
0.0
over 3 years ago

CaperAi/bazel_compose is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of bazel_compose is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com