mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-08 09:04:54 +00:00
| .. | ||
| main.go | ||
| README.md | ||
random.kontain.me
docker pull random.kontain.me/random:latest serves an image containing random
data.
By default the image contains one layer containing 10 MB of random bytes. You can request a specific size and shape of random image.
For example, random.kontain.me/random:4x100 generates a random image of 4
layers of 100 random bytes each.