Using Nix with Dockerfiles

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nixpacks

    App source + Nix packages + Docker = Image

  • I think this is something the writer of the article would be delighted to find: https://github.com/railwayapp/nixpacks

  • openfmb.adapters

    OpenFMB Adapters

  • It was near effortless, using the nix dockerTools. The hard part was packaging up all the horrible C++ dependencies involved.

    https://nixos.org/guides/building-and-running-docker-images....

    I ended up with an expression that built an image with my program that took the arch as a parameter.

    You can see it here

    https://github.com/openenergysolutions/openfmb.adapters/blob... and dig in if you like.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Multi-Worker Application on ARM Architecture

    1 project | /r/dokku | 11 Jun 2023
  • Way to get NVM working in CI/CD systems

    6 projects | news.ycombinator.com | 19 May 2023
  • Has anyone packaged Rust programs as nix packages?

    3 projects | /r/rust | 8 Mar 2023
  • Nixpacks takes a source directory and produces an OCI compliant image

    7 projects | news.ycombinator.com | 17 Aug 2022
  • What packages are you missing in nixpkgs?

    2 projects | /r/NixOS | 9 Aug 2022