We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
change Dockerfile.template to module structure template.d - #44
f8d383f
@tomfankhaenel Thanks for the feature suggestion. We've done this by #58.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: