Sign inSign up

gnunez88/dvga

By gnunez88

Updated over 3 years ago

Damn Vulnerable GraphQL Application

Image
0

781

gnunez88/dvga repository overview

Damn Vulnerable GraphQL Application

This is just an image created from the DVGA project.

The next docker-compose.yaml will automate the deployment of the application on port 8000:

version: '3'

services:
  server:
    image: gnunez88/dvga
    environment:
      - WEB_HOST=0.0.0.0
    ports:
      - 8000:5013

Tag summary

Content type

Image

Digest

sha256:1ae0cf541

Size

65 MB

Last updated

over 3 years ago

docker pull gnunez88/dvga