]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Build dockers need git mq-build-update
authorMaria Matejka <mq@ucw.cz>
Fri, 24 Jan 2025 15:58:26 +0000 (16:58 +0100)
committerMaria Matejka <mq@ucw.cz>
Fri, 24 Jan 2025 16:00:39 +0000 (17:00 +0100)
misc/docker/debian-testing-amd64/Dockerfile
misc/docker/debian-testing-i386/Dockerfile
misc/docker/opensuse-15.0-amd64/Dockerfile
misc/docker/ubuntu-14.04-amd64/Dockerfile
misc/docker/ubuntu-16.04-amd64/Dockerfile

index e377cf32142f2e5502f10b84a0681e9b54db4152..c8d34a0c622c6918d6ad528761c52a5d14341981 100644 (file)
@@ -4,6 +4,7 @@ RUN apt-get -y update
 RUN apt-get -y upgrade
 RUN apt-get -y install \
        build-essential \
+       git \
        flex \
        bison \
        autoconf \
index 1c16c0fa05f0370fc564b65733f804aff1a56ffd..1ba9134b2823595358467acfbe8bc5f2d118fe76 100644 (file)
@@ -4,6 +4,7 @@ RUN apt-get -y update
 RUN apt-get -y upgrade
 RUN apt-get -y install \
        build-essential \
+       git \
        flex \
        bison \
        autoconf \
index b1faff40921f06603e3bfb586036e2c92e421e05..5dba7cbb0adcd16f9c94f776bd3b382f75d0dd0e 100644 (file)
@@ -2,6 +2,7 @@ FROM opensuse/leap:15.0
 RUN zypper -n up
 RUN zypper -n install \
        autoconf \
+       git \
        flex \
        bison \
        pkgconfig \
index 353250733f4dc90a3feaf8f4945beda6acb253c0..876ea92ca1e2af60cfb6825c0bc6d049333986d8 100644 (file)
@@ -5,6 +5,7 @@ RUN apt-get -y update
 RUN apt-get -y upgrade
 RUN apt-get -y install \
        build-essential \
+       git \
        flex \
        bison \
        autoconf \
index c27aef150251ebc2d73018096585f2632a9da7b4..2810b695ef593515dd664df34fd7c3bad26672bc 100644 (file)
@@ -5,6 +5,7 @@ RUN apt-get -y update
 RUN apt-get -y upgrade
 RUN apt-get -y install \
        build-essential \
+       git \
        flex \
        bison \
        autoconf \