diff --git a/example/Dockerfile b/example/Dockerfile index 560e091..b718dd7 100644 --- a/example/Dockerfile +++ b/example/Dockerfile @@ -7,6 +7,7 @@ RUN \ curl -sSLf -o /usr/bin/vhclient \ "https://www.virtualhere.com/sites/default/files/usbclient/vhclientx86_64" RUN chmod a+x /usr/bin/vhclient +RUN touch /usr/bin/gurka # Execute during the build of the image ARG TEMPIO_VERSION BUILD_ARCH