https://github.com/pointless-code/do-not-run
Just don't run it!
https://github.com/pointless-code/do-not-run
do-not-run docker funny pointless
Last synced: 11 months ago
JSON representation
Just don't run it!
- Host: GitHub
- URL: https://github.com/pointless-code/do-not-run
- Owner: pointless-code
- License: mit
- Created: 2024-07-01T23:12:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:41:56.000Z (over 1 year ago)
- Last Synced: 2025-01-14T11:57:35.844Z (about 1 year ago)
- Topics: do-not-run, docker, funny, pointless
- Language: Shell
- Homepage: https://hub.docker.com/r/pointlesscode/do-not-run
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## About DoNotRun
Just don't run it!
## Pull from docker
```bash
docker pull pointlesscode/do-not-run:latest
docker run --rm pointlesscode/do-not-run
```
## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker build -t do-not-run .
docker run --rm do-not-run
```
## Social
.less
Instagram
Twitter
GitHub
DockerHub
## License
The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).