docker: Make it slimmer
This safes another 111 MB on the unpacked image. Suggested-by: Silvano Cirujano-Cuesta <silvano.cirujano-cuesta@siemens.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
parent
58b5014345
commit
69a295fa56
@ -1,6 +1,6 @@
|
|||||||
# This image builds Yocto 2.2 jobs using the kas tool
|
# This image builds Yocto 2.2 jobs using the kas tool
|
||||||
|
|
||||||
FROM debian:8.8
|
FROM debian:jessie-slim
|
||||||
|
|
||||||
ENV LOCALE=en_US.UTF-8
|
ENV LOCALE=en_US.UTF-8
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
Loading…
Reference in New Issue
Block a user