hashicorp / nomad-driver-podman

A nomad task driver plugin for sandboxing workloads in podman containers
https://developer.hashicorp.com/nomad/plugins/drivers/podman
Mozilla Public License 2.0
224 stars 61 forks source link

provide yum and apt packaging #344

Closed david-yu closed 1 month ago

david-yu commented 1 month ago

Currently to install the podman driver, you would need to download the raw binary from releases.hashicorp.com. It would be great if we could use yum or apt to install the podman driver easily based on a assumed default plugin_dir like https://github.com/hashicorp/nomad-driver-exec2/pull/25/files