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!
- Host: GitHub
- URL: https://github.com/pointless-code/hi-david
- Owner: pointless-code
- License: mit
- Created: 2024-06-11T20:38:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:41:27.000Z (over 1 year ago)
- Last Synced: 2025-01-14T11:57:36.153Z (about 1 year ago)
- Topics: docker, funny, hidavid, joke, poinless
- Language: Python
- Homepage: https://hub.docker.com/r/pointlesscode/hi-david
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## 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).