Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rajivmr
on April 19, 2022
|
parent
|
context
|
favorite
| on:
Nixery – Docker images on the fly with Nix
That's correct. I recently ended up using `buildLayerImage` (actually `buildLayerImageWithNixDb`) for CI, not only to run a single process, but also `systemd` and multiple processes. `podman` comes with built-in support for `systemd`.
[Here](
https://github.com/fdb-rs/fdb/blob/fdb-0.2.2/nix/ci/flake.ni...
) is relevant code.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[Here](https://github.com/fdb-rs/fdb/blob/fdb-0.2.2/nix/ci/flake.ni...) is relevant code.