summaryrefslogtreecommitdiff
path: root/testenv/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'testenv/Dockerfile')
-rw-r--r--testenv/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile
index fb9a19f4..12a93a8e 100644
--- a/testenv/Dockerfile
+++ b/testenv/Dockerfile
@@ -107,5 +107,6 @@ RUN mkdir -p \
COPY testenv/fakes/vcgencmd /opt/vc/bin/
COPY testenv/fakes/sys /fake_sysfs/sys
COPY testenv/fakes/proc /fake_procfs/proc
+COPY testenv/fakes/etc /fake_etc/etc
CMD /bin/bash