MyNixOS website logo
option

services.podman.builds.<name>.file

Path to a Containerfile which contains instructions to build the image.

Declarations
Type
string
Example
`"xdg.configFile."containerfiles/my-img/Containerfile"`
or
`"https://github.com/.../my-img/Containerfile"`