Skip to content

podman: use quadlets #220

Description

@0xlua

Usually podman can be configured declarative using Quadlets. Nix however has it's own way of wrapping podman run commands, which I'm currently using. This approach is native to NixOS and doesn't require an additional flake input. However it is only relevant in the context of nix, while Quadlets work on any systemd system.

This is where quadlet-nix comes in: It allows to use Quadlets, but using Nix to configure them. Some nice to have features: Networks, Volumes and Auto-Update1.

I want to migrate all my existing containers to quadlet-nix.

Footnotes

  1. pin container versions to prevent breaking changes when updating (check update policies)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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