]> git.ipfire.org Git - thirdparty/bird.git/blob - misc/docker/opensuse-42.3-amd64/Dockerfile
Gitlab CI support
[thirdparty/bird.git] / misc / docker / opensuse-42.3-amd64 / Dockerfile
1 FROM opensuse:42.3
2 RUN zypper -n up
3 RUN zypper -n install \
4 autoconf \
5 flex \
6 bison \
7 pkgconfig \
8 readline-devel \
9 ncurses-devel \
10 gcc \
11 gmake