Sign inSign up

lunderhage/docker-grokdebug

By lunderhage

Updated about 9 years ago

The lovely grokdebug tool (https://grokdebug.herokuapp.com) in a Docker container.

Image
1

315

lunderhage/docker-grokdebug repository overview

docker-grokdebug

The lovely grokdebug tool (https://grokdebug.herokuapp.com) in a Docker container.

Since the original location for the application seems heavy loaded, why not bring up your own instead? It does of course have some other advantages as well running your own container as the grok patterns are executed on the server.

Big thanks to Nick Ethier (nickethier) and others for the original work.

How to build:

docker-compose build

or

docker build . -t <your preferred tag>

How to start:

docker-compose up -d

or

docker run -p 127.0.0.1:8080:80 -d lunderhage/grokdebug

Tag summary

Content type

Image

Digest

Size

67.6 MB

Last updated

about 9 years ago

docker pull lunderhage/docker-grokdebug