Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 846 Bytes

File metadata and controls

31 lines (22 loc) · 846 Bytes

HiDavid

About HiDavid

A container that attempts to guess your name. Davids might have a bit more luck!

Pull from docker

docker pull pointlesscode/hi-david:latest
docker run -it pointlesscode/hi-david

Build it yourself

  • clone the project and cd to folder
  • build and run the image
docker build -t hi-david .
docker run -it hi-david 

Social

.less
Instagram
GitHub
DockerHub

License

The project is open-sourced software licensed under the MIT license.