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```
forked from juice-shop/juice-shop
-
Notifications
You must be signed in to change notification settings - Fork 0
This is actually CTFd running in docker
License
crispy-peppers/juice-shop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is actually CTFd running in docker
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 66.8%
- HTML 20.0%
- JavaScript 11.4%
- CSS 1.4%
- Shell 0.3%
- Dockerfile 0.1%