mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
4a30ada494
It currently takes close to 2 minutes to build docker image (which is currently only used for cross compilation). Let's see if caching docker layers will help. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>