1
0
Files
out-of-tree/tools/kernel-factory/Debian/7/Dockerfile
T

5 lines
92 B
Docker

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