Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for config templating. #2485

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add support for config templating. #2485

wants to merge 2 commits into from

Conversation

robholland
Copy link
Contributor

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?

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.
@robholland robholland requested a review from a team as a code owner January 7, 2025 14:26
@robholland robholland requested review from stevekinney and removed request for a team January 7, 2025 14:26
Copy link

vercel bot commented Jan 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
holocene ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 2:29pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant