Fresh juice-shop install from Docker shows no graphics, broken text
See original GitHub issueHi,
I just tweeted with you about this issue (https://twitter.com/braimee/status/778628073725964288) but essentially I’ve got a fresh 64-bit Ubuntu VM that I wanted to setup to host the Juice Shop app, and I’m having an issue where the app appears kinda broken.
All I did “out of the box” was the ol’ apt-get update
and apt-get upgrade
followed by apt-get install docker.io
and docker pull bkimminich/juice-shop
followed by docker run -d -p 3000:3000 bkimminich/juice-shop
and this is what I’m seeing:
I tried it on multiple browsers and flushed cache on all of them to make sure.
You’d asked me to check the console for errors but there weren’t any - just confirmation that the container started.
Thanks, Brian
Issue Analytics
- State:
- Created 7 years ago
- Comments:14 (6 by maintainers)
Top Results From Across the Web
Fresh juice-shop install from Docker shows no graphics ...
Fresh juice-shop install from Docker shows no graphics, broken ... got a fresh 64-bit Ubuntu VM that I wanted to setup to host...
Read more >Troubleshooting - Pwning OWASP Juice Shop
If npm install on Linux runs into WARN cannot run in wd problems (e.g. during the frontend installation step) try running npm install...
Read more >bkimminich/juice-shop - Gitter
npm ERR! bower install && grunt minify && grunt docker npm ERR! ... Hello, my node install of juiceshop seems to have no...
Read more >Pwning OWASP Juice Shop - GRIET SDC
1. Install Docker on your computer. 2. On the command line run docker pull bkimminich/juice-shop to download the latest image described above.
Read more >Review “OWASP Juice Shop v.10.3.1” Walkthough solution on ...
Review “OWASP Juice Shop v.10.3.1” Walkthough solution on docker ... on support@juice-sh.op and click 'edit entry' and then show password.
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 FreeTop 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
Top GitHub Comments
Happy hacking! And if you email/DM me your address I make sure some stickers come your way!
🎆 It’s fixed in
latest
🎆 ! 😄