git clone https://github.com/raesene/bWAPP.git
cd bWAPP
sudo docker build -t bwapp-image:latest .
(နောက်ဆုံးက အစက်လေးပါ ပါမှ ရမှာပါ)
If you don't have docker yet ..install it using blow comment.
( docker စက်မှာ မရှိသေးရင် အောက်က ကွန်မန်းလေးရိုက် သွင်းလိုက်ပါ)
sudo apt install docker.io
And run bWAPP
(ပြီးရင် အောက်က ကွန်မန်းနဲ့ bWAPP ကို run လိုက်ပါ)
sudo docker run -p 80:80 -d bwapp-image:latest
And then open in browser using this link localhost/login.php
(အားလုံ ပြီးရင် ဘရောက်ဆာ မှာ localhost/install.php လို့ ရိုက်ဖွင့်လိုက်ပါ )
Default username is "bee" , password is "bug"
(user name က bee ပါ password ကတော့ bug ပါ)
အောက်က video မှာ အသေးစိတ် လေ့လာနိင်ပါတယ်