Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pointless-code/dad-jokes
Yep, Another .less Docker Container. Spin it up and enjoy a terrible joke!
https://github.com/pointless-code/dad-jokes
code dadjokes docker funny pointless
Last synced: about 2 months ago
JSON representation
Yep, Another .less Docker Container. Spin it up and enjoy a terrible joke!
- Host: GitHub
- URL: https://github.com/pointless-code/dad-jokes
- Owner: pointless-code
- License: mit
- Created: 2024-06-06T22:59:00.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:37:03.000Z (5 months ago)
- Last Synced: 2024-08-18T18:53:30.776Z (5 months ago)
- Topics: code, dadjokes, docker, funny, pointless
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/pointlesscode/dad-jokes
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![github-banner](https://github.com/pointless-code/dad-jokes/assets/18129171/90d63dad-4242-4283-9f62-88a678ada0a6)
## About DadJokes
Yep, Another .less Docker Container. Spin it up and enjoy a terrible joke!
## Pull from docker
```bash
docker pull pointlesscode/dad-jokes:latest
docker run --rm pointlesscode/dad-jokes
```## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker build -t dad-jokes .
docker run --rm dad-jokes
```## Social
.less
GitHub
DockerHub## License
The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).