Using Nix with Dockerfiles

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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