Johbo's Notes - Working on the Web
  • About Me
  • Archives

Using Nix in Docker to build Sphinx documents

Sun 15 April 2018 by Johannes Bornhold in nixos Tags nix / docker / container

Building PDF documents via Sphinx depends of LaTeX being available, this resulted in quite heavy container images which took also very long to build. Out of curiosity I tested to build a minimal Texlive environment based on Nix and got surprisingly nice results, both the image size and the build time dropped significantly.

more ...

Building a NixOS container from macOS

Tue 31 October 2017 by Johannes Bornhold in nixos Tags nix / container

When experimenting with NixOS containers, it is sometimes quite nice to just build the container derivation and inspect the result. Being able to use the remote building features makes this even more convenient.

more ...

NixOPS Container

Fri 26 May 2017 by Johannes Bornhold in event Tags nixops / container / deployment

Slide content plus my notes from the talk "Deep Dive into NixOPS' Container Backend" which a gave at a NixOS Meetup in Munich.

more ...

  • Social

    • mastodon
    • matrix
    • github
  • Categories

    • cloud
    • develop
    • event
    • hello
    • macos
    • nixos
    • tools

© 2018 Johannes Bornhold

Back to top