https://github.com/irof/rmrf
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/irof/rmrf
- Owner: irof
- Created: 2021-08-12T03:00:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T03:07:36.000Z (almost 5 years ago)
- Last Synced: 2025-04-28T12:57:53.058Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RMRF in Docker
============================================================
`sudo rm -rf /`
## Example
```
docker build -t rmrf -f Dockerfile.alpine .
```
## 補足
このリポジトリは https://twitter.com/nakanishiyasuo/status/1425634561631817734 により生まれました。