{"id":14970151,"url":"https://github.com/hashicorp/packer-plugin-lxc","last_synced_at":"2025-04-07T12:09:43.282Z","repository":{"id":37848206,"uuid":"358037494","full_name":"hashicorp/packer-plugin-lxc","owner":"hashicorp","description":"Packer plugin for LXC Builder","archived":false,"fork":false,"pushed_at":"2025-03-26T13:49:24.000Z","size":364,"stargazers_count":7,"open_issues_count":7,"forks_count":7,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-31T11:03:28.097Z","etag":null,"topics":["linux-containers","lxc","packer","packer-plugin"],"latest_commit_sha":null,"homepage":"https://www.packer.io/docs/builders/lxc","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-14T20:44:00.000Z","updated_at":"2025-03-26T13:49:27.000Z","dependencies_parsed_at":"2023-10-17T01:54:43.762Z","dependency_job_id":"5d61dc42-ad5f-43b7-9001-f5ba274e8b80","html_url":"https://github.com/hashicorp/packer-plugin-lxc","commit_stats":{"total_commits":322,"total_committers":29,"mean_commits":11.10344827586207,"dds":0.5559006211180124,"last_synced_commit":"db1f8b37f21eb74a4ce7e7448bcb1bc113d8d72e"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":"hashicorp/packer-plugin-scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fpacker-plugin-lxc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fpacker-plugin-lxc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fpacker-plugin-lxc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fpacker-plugin-lxc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/packer-plugin-lxc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648977,"owners_count":20972945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux-containers","lxc","packer","packer-plugin"],"created_at":"2024-09-24T13:43:09.494Z","updated_at":"2025-04-07T12:09:43.228Z","avatar_url":"https://github.com/hashicorp.png","language":"Go","readme":"# Packer Plugin Lxc\nThe `Lxc` multi-component plugin can be used with HashiCorp [Packer](https://www.packer.io)\nto create custom images. For the full list of available features for this plugin see [docs](docs).\n\n## Installation\n\n### Using pre-built releases\n\n#### Using the `packer init` command\n\nStarting from version 1.7, Packer supports a new `packer init` command allowing\nautomatic installation of Packer plugins. Read the\n[Packer documentation](https://www.packer.io/docs/commands/init) for more information.\n\nTo install this plugin, copy and paste this code into your Packer configuration .\nThen, run [`packer init`](https://www.packer.io/docs/commands/init).\n\n```hcl\npacker {\n  required_plugins {\n    lxc = {\n      version = \"\u003e= 1.0.0\"\n      source  = \"github.com/hashicorp/lxc\"\n    }\n  }\n}\n```\n\n\n#### Manual installation\n\nYou can find pre-built binary releases of the plugin [here](https://github.com/hashicorp/packer-plugin-lxc/releases).\nOnce you have downloaded the latest archive corresponding to your target OS,\nuncompress it to retrieve the plugin binary file corresponding to your platform.\nTo install the plugin, please follow the Packer documentation on\n[installing a plugin](https://www.packer.io/docs/extending/plugins/#installing-plugins).\n\n\n### From Sources\n\nIf you prefer to build the plugin from sources, clone the GitHub repository\nlocally and run the command `go build` from the root\ndirectory. Upon successful compilation, a `packer-plugin-lxc` plugin\nbinary file can be found in the root directory.\nTo install the compiled plugin, please follow the official Packer documentation\non [installing a plugin](https://www.packer.io/docs/extending/plugins/#installing-plugins).\n\n\n### Configuration\n\nFor more information on how to configure the plugin, please read the\ndocumentation located in the [`docs/`](docs) directory.\n\n\n## Contributing\n\n* If you think you've found a bug in the code or you have a question regarding\n  the usage of this software, please reach out to us by opening an issue in\n  this GitHub repository.\n* Contributions to this project are welcome: if you want to add a feature or a\n  fix a bug, please do so by opening a Pull Request in this GitHub repository.\n  In case of feature contribution, we kindly ask you to open an issue to\n  discuss it beforehand.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fpacker-plugin-lxc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashicorp%2Fpacker-plugin-lxc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fpacker-plugin-lxc/lists"}