Skip to content

karthequian/docker-gruyere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Intro

This project is a Dockerfile that build the Gruyere project into a container that can be run on your local machine without having to install its dependencies. To run this, you'll need to have Docker installed.

Usage

You can pull this image from dockerhub using:

docker pull karthequian/gruyere:latest

You can run this image as follows:

docker run -d -p 8008:8008 karthequian/gruyere

In your web browser, visit port :8008 on your docker host, and you'll see the gruyere webapp.

Happy security testing!

About

A dockerized version of the gruyere project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published