We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3f1fc4 + 9e695ef commit 03ab5c7Copy full SHA for 03ab5c7
integration/xen/Dockerfile
@@ -8,6 +8,7 @@ RUN apt-get update && apt-get --no-install-recommends -y install \
8
libgtk2.0-dev libyajl-dev sudo time
9
10
ADD integration/xen/docker_compile_xen.sh docker_compile_xen.sh
11
+ADD .git /tmp/cbmc/.git
12
ADD src /tmp/cbmc/src
13
ADD scripts /tmp/cbmc/scripts
14
RUN ./docker_compile_xen.sh
0 commit comments