Skip to content

Add docker setup #15

Open
Open
@DanielFabian

Description

Hello,

I'm trying to figure out if there's a docker image with this. My background being, that I'm considering to set up a binary cache and because it would be an internal project, I don't want to use cachix. From what I gather, it should be fairly straight-forward to set up and I'm happy to do the work if it doesn't exist yet.

Could you please provide me with some guidance how to go about it in the most fruitful way?

From what I gather, there is no real nixos docker base image, correct? So the steps I see necessary, it would be:

  • start with the nix base image
  • install nix-serve
  • set up nginx
  • manually start nix-serve and nginx inside the container
  • add the Dockerfile to this repo?

A bit of help would be appreciated.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions