1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-08 09:04:54 +00:00
kontain.me/cmd/random
2020-12-17 06:43:57 -05:00
..
main.go host docs on GitHub, where it's prettier 2020-12-17 06:43:19 -05:00
README.md separate READMEs 2020-12-17 06:43:57 -05:00

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.