CVE-2025-29927# Next.js App Docker Deploy
Bu loyiha Next.js ilovasini Docker yordamida ishga tushirish uchun
tayyorlangan.
## Build
Docker image yaratish:
``` bash
docker build -t next-app .
```
## Run
Konteynerni ishga tushirish:
``` bash
docker run -d --name next-app --restart always -p 3000:3000 next-app
```
## Access
Brauzer orqali kirish:
http://<IP>:3000
Masalan:
http://127.0.0.1:3000
## Qo'shimcha dasturlar
Test va xavfsizlik uchun ishlatiladigan dasturlar:
- Burp Suite
Telegram => https://t.me/saidakbarxon_s
[4.0K] /data/pocs/9ce392602ddf2bc28516e01c786c4948032a9a7a
├── [4.0K] app
│ ├── [ 309] layout.js
│ ├── [4.0K] login
│ │ └── [2.4K] page.js
│ └── [2.8K] page.js
├── [4.0K] components
│ └── [1.1K] topbar.js
├── [ 346] Dockerfile
├── [1.1K] middleware.js
├── [ 120] next.config.js
├── [ 464] package.json
├── [ 535] README.md
└── [ 18K] yarn.lock
3 directories, 10 files