mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-09 03:45:29 +00:00
Also use c-compile to compile it Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
4 lines
230 B
Markdown
4 lines
230 B
Markdown
`linuxkit/toybox-media` is a small container image, which can be use
|
|
to distribute other files in. It contains a basic shell, `tar`, `ls`,
|
|
`find`, and `sha1sum`. It's compiled from [toybox](https://github.com/landley/toybox.git).
|