docker-alpine
docker-alpine copied to clipboard
alpine-rt has configuration errors
It looks as if the alpine-rt image has configuration issues. When started as:
docker run -it k0st/alpine-rt
And then connecting to:
http://<container_ip>/
There are 404 errors on the login page for:
- http://the-container-ip/NoAuth/js/squished-9c4c228b88178015274a7c0ae991bc88.js
- http://the-container-ip/static/images/bpslogo.png
The first file indeed does not exist, and while there is a file /opt/rt4/share/static/images/bpslogo.png it looks as if either RT or Lighttpd are not configured appropriately for it to be found at the above URL.