mirror of
https://github.com/hashicorp/example-nomad-pack-registry
synced 2026-04-05 19:03:00 +00:00
No description
- Smarty 66.5%
- HCL 33.5%
|
|
||
|---|---|---|
| packs/hello_world | ||
| LICENSE | ||
| README.md | ||
Example Nomad Pack Registry
This repository is meant to be used as a reference when writing custom pack registries for Nomad Pack.
See the documentation on Writing Packs and Registries for more information.
To get started writing your own pack, make a directory with your pack name. Use the hello_world pack as
an example for file structure and contents.