Skip to content

richardcardona/pebble-fuji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pebble

Pebble Fuji docker image, a target-rich web application for security reviews

Re-built on docker desktop 4.27.1 using

  • docker buildx create --use

  • docker buildx build --platform linux/amd64,linux/arm64 -t pebble-fuji --push .

Run with:

docker run -d -p 8080:8080 -p 8443:8443 pebble-fuji

NEW! Access in a browser (TLS-protected, accept warnings about the self-signed certificate)

https://localhost:8443/pebble/

Access in a browser (insecure, for debug-purposes only)

http://localhost:8080/pebble/

Source code available on the container filesystem at /root/pebble-2.6.4 or from the source repository at: https://sourceforge.net/projects/pebble/

About

Pebble Fuji docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages