mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
`apt-get update` for non-supported 12.10 doesn't work. Building failed with ``` INFO[0011] The command [/bin/sh -c apt-get update && apt-get install -y redis-server] returned a non-zero code: 100 ``` Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>