Skip to content

crispy-peppers/juice-shop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VERSION=$(cat VERSION)
sudo docker build -t packed4rmadillo/juice-shop:$VERSION .
sudo docker tag packed4rmadillo/juice-shop:$VERSION packed4rmadillo/juice-shop:latest
sudo docker push packed4rmadillo/juice-shop:$VERSION
sudo docker push packed4rmadillo/juice-shop:latest
# sudo docker run --rm -p 8000:8000 packed4rmadillo/juice-shop:$VERSION
git add --all
git commit --all
git push alt```

About

This is actually CTFd running in docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.8%
  • HTML 20.0%
  • JavaScript 11.4%
  • CSS 1.4%
  • Shell 0.3%
  • Dockerfile 0.1%