An open API service indexing awesome lists of open source software.

https://github.com/pointless-code/hi-david

A container that attempts to guess your name. Davids might have a bit more luck!
https://github.com/pointless-code/hi-david

docker funny hidavid joke poinless

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

![HiDavid](https://github.com/pointless-code/hi-david/assets/18129171/6d16b2f3-4ec2-47a7-8c26-9dfecbdd753b)

## About HiDavid

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

## Pull from docker

```bash
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
```bash
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](https://opensource.org/licenses/MIT).