bazel-nix-example VS manifest-tool

Compare bazel-nix-example vs manifest-tool and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
bazel-nix-example manifest-tool
3 2
26 696
- -
0.0 7.5
about 1 year ago 5 days ago
Starlark Go
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bazel-nix-example

Posts with mentions or reviews of bazel-nix-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • Crafting container images without Dockerfiles
    20 projects | news.ycombinator.com | 6 Feb 2023
    I put together an example that mixes Nix and Bazel a couple of years ago: https://github.com/jvolkman/bazel-nix-example

    Nix is used to build a base Docker image, and Bazel builds layers on top.

  • Optimizing Docker image size and why it matters
    11 projects | news.ycombinator.com | 6 Jan 2022
    It sounds so cool, but then I don’t get out of the base image before you’re writing your own Python launcher in a heredoc in a shell script in a docker image builder in a mix derivation[0]? Curiosity compels me to ask: how did all that become necessary?

    [0]: https://github.com/jvolkman/bazel-nix-example/blob/e0208355f...

  • Building Container Images with Nix
    6 projects | news.ycombinator.com | 19 Aug 2021
    Not sure of any writing that ties all of the pieces together, but I made a small example for you: https://github.com/jvolkman/bazel-nix-example

manifest-tool

Posts with mentions or reviews of manifest-tool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.

What are some alternatives?

When comparing bazel-nix-example and manifest-tool you can also consider the following projects:

template-nixos - The NixOS template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral operating system environments in the cloud.

umoci - umoci modifies Open Container images

dive - A tool for exploring each layer in a docker image

ormb - Docker for Your ML/DL Models Based on OCI Artifacts

nix-prefetch-github - Prefetch sources from github for nix build tool

saffire - [alpha] Controller to override image sources in the event that an image cannot be pulled.

nixpkgs - Nix Packages collection & NixOS

dinker - Dinker, dinky Docker images

jib - 🏗 Build container images for your Java applications.

reg - Docker registry v2 command line client and repo listing generator with security checks.

nix-ci