ui icon indicating copy to clipboard operation
ui copied to clipboard

Add support for config templating.

Open robholland opened this issue 10 months ago β€’ 1 comments

Description & motivation πŸ’­

This is to replace our use of dockerize in our docker containers. Using built-in templating will avoid the need to write to the filesystem, improving the security of our images by allowing read-only mounting.

Screenshots (if applicable) πŸ“Έ

Design Considerations 🎨

Testing πŸ§ͺ

How was this tested πŸ‘»

  • [ ] Manual testing
  • [ ] E2E tests added
  • [ ] Unit tests added

Steps for others to test: πŸšΆπŸ½β€β™‚οΈπŸšΆπŸ½β€β™€οΈ

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

robholland avatar Jan 07 '25 14:01 robholland