https://github.com/thilobillerbeck/podlet2nix
A CLI utility that translates podlet output to qudlet-nix options
https://github.com/thilobillerbeck/podlet2nix
nix nixos podlet podman podman-quadlet quadlet quadlets
Last synced: about 1 month ago
JSON representation
A CLI utility that translates podlet output to qudlet-nix options
- Host: GitHub
- URL: https://github.com/thilobillerbeck/podlet2nix
- Owner: thilobillerbeck
- License: gpl-3.0
- Created: 2026-01-27T00:59:45.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-02-07T00:25:07.000Z (about 2 months ago)
- Last Synced: 2026-02-07T10:33:19.932Z (about 2 months ago)
- Topics: nix, nixos, podlet, podman, podman-quadlet, quadlet, quadlets
- Language: Go
- Homepage:
- Size: 1.69 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - thilobillerbeck/podlet2nix - A CLI utility that translates podlet output to qudlet-nix options (Go)
README
# podlet2nix
A CLI utility that translates podlet output to quadlet-nix options
## Usage
This utility is meant to be used in a pipeline with podlet.
```bash
$ podlet compose docker-compose.yml | podlet2nix
```