timvisee / timvisee/send-docker-compose
UI_CUSTOM_CSS
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 170
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hi, could you give an example of how to set up custom css for ui?
In docker-compose I specify
- UI_CUSTOM_CSS=/css/style.css
and forward volume - ./style.css:/css/style.css
But it doesn't work.
Thanks in advance.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the docker-compose configuration and how the UI_CUSTOM_CSS environment variable and style.css volume are passed into the container. Verify the expected path and loading behavior for custom CSS, then document a working configuration and confirm that the UI applies the stylesheet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, docker-compose
- Domain
- devops, frontend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100