aboutsummaryrefslogtreecommitdiff
path: root/packaging/ubuntu-docker/Dockerfile
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-09 15:03:29 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-09 15:03:29 +0200
commitfd8c41e011179ecc0b6dd1665f3275e98ae38c94 (patch)
tree36154f2a75ac94a9de8abb0b4c4b4f997b92daa9 /packaging/ubuntu-docker/Dockerfile
parentdf5e262dd52b7ddc3989747e58067fb1f0f18814 (diff)
downloaddeployment-fd8c41e011179ecc0b6dd1665f3275e98ae38c94.tar.gz
deployment-fd8c41e011179ecc0b6dd1665f3275e98ae38c94.tar.bz2
deployment-fd8c41e011179ecc0b6dd1665f3275e98ae38c94.zip
packaging fixes
Diffstat (limited to 'packaging/ubuntu-docker/Dockerfile')
-rw-r--r--packaging/ubuntu-docker/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/ubuntu-docker/Dockerfile b/packaging/ubuntu-docker/Dockerfile
index 96552e9..f6e39c0 100644
--- a/packaging/ubuntu-docker/Dockerfile
+++ b/packaging/ubuntu-docker/Dockerfile
@@ -23,6 +23,7 @@ RUN apt-get -y upgrade
RUN apt-get -y dist-upgrade
ADD "https://www.random.org/cgi-bin/randbyte?nbytes=10&format=h" skipcache
+
COPY gnunet-build.sh /root/
RUN chmod +x /root/gnunet-build.sh
RUN /root/gnunet-build.sh master