Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 497 Bytes

SQL-Practice-Lab

Description

  • This repository was created to practice the SQL skills of VSL - VKU Security Lab members.
  • If you need to improve and contribute to this repository, please do so, I'm always welcome.

Build

  • SQL practice lab
  • To build and run this lab, please download and install Docker
  • Then you need to run following code to build this lab: docker compose up -d
  • Then, you just need to visit http://localhost:80 and start your journey