3 lines
76 B
Bash
3 lines
76 B
Bash
|
docker build . -t very-easy-sqli
|
||
|
docker run -it -p 3000:3000 very-easy-sqli
|