Brief description of what this PR adds or changes.
- New container addition
- Bug fix
- Documentation update
- Workflow/tooling improvement
- Other (please describe):
- Container Name:
- Container Slug:
- Primary Hardware:
- Architectures Supported:
- Tags:
Please ensure your PR meets the following requirements:
- I have read the CONTRIBUTING.md guidelines
- My code follows the project's coding standards
- I have tested my changes locally
- All existing tests pass
- Container follows the required directory structure (
containers/{slug}/) -
meta.jsonfile is present and follows the schema -
Dockerfileis present and builds successfully -
entrypoint.shis present and executable -
README.mdis present with proper documentation - Container builds for all specified architectures
- Container has been tested on target hardware (if possible)
- I have updated relevant documentation
- README files are updated (if applicable)
- New containers include comprehensive documentation
Describe how you tested your changes:
- Local build test
- Runtime test
- Multi-architecture test (if applicable)
- Hardware-specific test (if applicable)
Any additional information, context, or screenshots that would be helpful for reviewers.
Closes #(issue number)