Skip to content

nfpm package

Creates a package based on the given config file and flags

nfpm package [flags]

Options

  -f, --config string     config file to be used (default "nfpm.yaml")
  -h, --help              help for package
  -p, --packager string   which packager implementation to use [apk|deb|rpm|archlinux]
  -t, --target string     where to save the generated package (filename, folder or empty for current folder)

See also

  • nfpm - Packages apps on RPM, Deb, APK and Arch Linux formats based on a YAML configuration file