1
0
Fork 0
out-of-tree/tools/kernel-factory/Debian/8/Dockerfile

5 lines
92 B
Docker

FROM debian:8
RUN apt-get update
#RUN DEBIAN_FRONTEND=noninteractive apt-get install -y...