-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Would be nice to support install custom themes and CTFd plugins without having to build a custom image each time. This could be done using initContainers
that download the theme's source code and copies it to a emptyDir
volume mounted by the ctfd main container. Themes are easy but plugins might be hard because we would have to install missing pip packages.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request