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

Improvement: modular structure for Dockerfile.template #44

Closed
tomfankhaenel opened this issue Sep 29, 2022 · 1 comment
Closed

Improvement: modular structure for Dockerfile.template #44

tomfankhaenel opened this issue Sep 29, 2022 · 1 comment

Comments

@tomfankhaenel
Copy link

Because of the amount of the tools you can add to this management container (toolbox) i would propose to use a modular setup.
The idea is similar like the /etc/*.d folders: https://www.redhat.com/sysadmin/etc-configuration-directories

I created a working example which could be easily extended by just adding a new component into a new file into the template.d folder.
https://github.com/tomfankhaenel/docker-management-container

@michaelamattes
Copy link
Collaborator

@tomfankhaenel Thanks for the feature suggestion. We've done this by #58.

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

No branches or pull requests

2 participants