Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pointless-code/burner
A .less Docker container that stress tests your host machine, turning it into a heater for 2 minutes!
https://github.com/pointless-code/burner
benchmark burner code dev docker funny pointless
Last synced: 1 day ago
JSON representation
A .less Docker container that stress tests your host machine, turning it into a heater for 2 minutes!
- Host: GitHub
- URL: https://github.com/pointless-code/burner
- Owner: pointless-code
- License: mit
- Created: 2024-06-15T21:58:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:38:45.000Z (3 months ago)
- Last Synced: 2024-08-18T18:55:25.509Z (3 months ago)
- Topics: benchmark, burner, code, dev, docker, funny, pointless
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/pointlesscode/burner
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![burner](https://github.com/pointless-code/burner/assets/18129171/caf58a6a-18c1-412a-8833-31647dc4599e)
## About Burner
A .less Docker container that stress tests your host machine, turning it into a heater for 2 minutes!
## Pull from docker
```bash
docker pull pointlesscode/burner:latest
docker run --rm pointlesscode/burner
```## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker pull burner:latest
docker run --rm burner
```## Social
.less
GitHub
DockerHub## License
The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).