Sign inSign up

bryanlatten/docker-data-eater

By bryanlatten

Updated almost 5 years ago

Image
0

1.2K

bryanlatten/docker-data-eater repository overview

docker-data-eater

DO NOT USE IN PRODUCTION

Use to endlessly thrash a machine by consuming disk space.

Usage
  • Use environment variables to modify behavior
  • Inputs are to dd binary, see man page for further explanations
VariableDefaultDescription
BLOCKS1000000copies BLOCKS inputs (maps to dd count variable)
BYTES128Mwrite BYTES bytes at a time
WAIT_TIME1seconds between writes
Running
  1. Clone repo, cd docker-data-eater
  2. Build the container docker build -t eater .
  3. Run container docker run --rm eater

Tag summary

Content type

Image

Digest

Size

5.7 MB

Last updated

almost 5 years ago

docker pull bryanlatten/docker-data-eater:20-alpine