From 2e40cdc69b654c08c70462c92dab87ce70d8912d Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Tue, 12 Nov 2024 19:04:10 +0100 Subject: [PATCH] test --- example/Dockerfile | 1 + 1 file changed, 1 insertion(+) 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