]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
support/docker: use a fixed Debian snapshot
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 4 Feb 2018 14:44:25 +0000 (15:44 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Feb 2018 20:57:53 +0000 (21:57 +0100)
commit5fdf5e4099ac8ca624b27f3b01d2a3eafb13e4f9
tree3af44841a9148e4522eeca58223c59a509139b32
parent3c24b8bd401df6605661fdc83805c363eb0114d0
support/docker: use a fixed Debian snapshot

Since we're now using a specific base image tag, we need to also use a
specific, stable repository to get additional packages from for this
image.

As such, use the Debian snapshot that matches the base image.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/docker/Dockerfile
support/docker/apt-sources.list [new file with mode: 0644]