mirror of
https://github.com/moby/moby.git
synced 2025-12-06 07:41:18 +03: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>