We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e566f7 commit 4515eebCopy full SHA for 4515eeb
1 file changed
dist/images/Dockerfile.base
@@ -96,7 +96,7 @@ RUN cd /usr/src/ && git clone -b branch-24.03 --depth=1 https://github.com/ovn-o
96
# select local backend first
97
git apply $SRC_DIR/a9e009136a42cf6d985f97e2bf1ec41df6b5ca29.patch
98
99
-RUN apt install -y build-essential fakeroot \
+RUN apt install -y wget build-essential fakeroot \
100
autoconf automake bzip2 debhelper-compat dh-exec dh-python dh-sequence-python3 dh-sequence-sphinxdoc \
101
graphviz iproute2 libcap-ng-dev libdbus-1-dev libnuma-dev libpcap-dev libssl-dev libtool libunbound-dev \
102
openssl pkg-config procps python3-all-dev python3-setuptools python3-sortedcontainers python3-sphinx
0 commit comments