feat: add custom entrypoint script for additional Ruby gems #63
Reference in New Issue
Block a user
Delete Branch "benvin/custom_entrypoint_scripts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add support for installing additional Ruby gems via custom entrypoint script.
The script is mounted as a ConfigMap into /container-custom-entrypoint.d/
and will be executed during Puppetserver container startup.