CSS is not applied in Docker image
See original GitHub issueDescribe the bug
CSS style is not applied.
To Reproduce
Run the docker version :
docker run -it -p 8080:8080 -v `pwd`/mydata:/label-studio/data heartexlabs/label-studio:latest`
Expected behavior
Having CSS style.
Screenshots
Environment
- OS: Ubuntu 18.04
- Chromium 89
- Docker
- Label Studio Version “latest”
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (3 by maintainers)
Top Results From Across the Web
site.css styles not being applied to Docker image with Visual ...
I am using Windows to build a Linux container with Visual Studio 2017; I make a change to site.
Read more >Running with docker does not load css and js assets #46
I then built the docker image: docker build -t snowstorm-browser-nginx . then ran it with the following command: docker run --name snowstorm- ...
Read more >Image-building best practices - Docker Documentation
Tips for building the images for our application.
Read more >[Solved]-Docker Asp.Net Core css is not applied-docker
Coding example for the question Docker Asp.Net Core css is not applied-docker.
Read more >Missing js/css files missing from openedx Docker image (in ...
After building this image, I find that the files & Uploads can not work. But in this version. these file are missed.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Seem to work now.
It did not affect using LS’s function.