Sign inSign up

santosomar/juice-shop-arm64

By santosomar

Updated over 6 years ago

Image
3

1.2K

santosomar/juice-shop-arm64 repository overview

Juice Shop 10.2 ARM 64 Bit Image for Raspberry Pi

The OWASP Juice Shop is an intentionally vulnerable modern application written in Node.js, Express and Angular. Juice-shop is one the flagship projects in OWASP. I created this image based on the ARM 64-bit Node.js base image.

A BIG THANK YOU to Björn Kimminich @bkimminich for working with me to make this possible and creating a build specifically for ARM.

Quick Reference

Step 1: To start the container you can use the following command:

docker run -d --name juice-shop -p 3000:3000 santosomar/juice-shop-arm64

This will start the docker container and associate (expose) port 3000 to your local host (Raspberry Pi).

Step 2: Navigate to http://localhost:3000 and start hacking ;-)

Tag summary

Content type

Image

Digest

Size

494.1 MB

Last updated

over 6 years ago

docker pull santosomar/juice-shop-arm64