mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 13:23:41 +00:00
Currently one has to click down through a sequence of nested directories in the web UI:
↓ Container 0
↓ go/
↓ src/
↓ github.com/
↓ linuxkit/
↓ linuxkit/
↓ bin/
«actual binaries»
Which is super tedious.
Signed-off-by: Ian Campbell <ijc@docker.com>