Skip to content

alexzeitgeist/docker-whois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

zeitgeist/docker-whois

whois in a Docker container.

Requirements

  • Docker 1.5+ (previous versions may work fine, but I haven't tried)

Installation

Get the trusted build on the docker hub:

$ docker pull zeitgeist/docker-whois

or download and compile the source yourself from Github:

$ git clone https://github.com/alexzeitgeist/docker-whois.git
$ cd docker-whois
$ docker build -t zeitgeist/docker-whois .

Usage

whois is a command line whois client. Its internal database is frequently updated to include new domains.

Example usage:

$ docker run --rm zeitgeist/docker-whois zeitgeist.se

About

Dockerized whois

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published