Preview:
Run alpine docker gradely

docker build -f build/deploy/Dockerfile -t main-api .

docker run -p 8081:8080 main-api

Execute sql script

docker exec -i gradely-db mysql -u gradely -ptoor main < questions.sql
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter