summaryrefslogtreecommitdiffstats
path: root/scripts/ci/Dockerfile.checkout
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci/Dockerfile.checkout')
-rw-r--r--scripts/ci/Dockerfile.checkout4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/ci/Dockerfile.checkout b/scripts/ci/Dockerfile.checkout
index efec234..5210c6b 100644
--- a/scripts/ci/Dockerfile.checkout
+++ b/scripts/ci/Dockerfile.checkout
@@ -7,3 +7,7 @@ RUN apt-get update -q && apt-get install -qy \
7 git \ 7 git \
8 repo \ 8 repo \
9 xmlstarlet 9 xmlstarlet
10
11# checkout script
12RUN mkdir /scripts
13COPY checkout-oe.sh /scripts/