mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-18 06:51:54 +00:00
mh-ubuntu1910: previous Dockerfile didn't work. Supported version was added
This commit is contained in:
parent
1844a42e00
commit
014625af46
@ -1,12 +0,0 @@
|
|||||||
FROM ubuntu:19.04
|
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
|
||||||
RUN sed -i 's/deb.debian.org/ftp.cz.debian.org/' /etc/apt/sources.list
|
|
||||||
RUN apt-get -y update
|
|
||||||
RUN apt-get -y upgrade
|
|
||||||
RUN apt-get -y install \
|
|
||||||
autoconf \
|
|
||||||
build-essential \
|
|
||||||
flex \
|
|
||||||
bison \
|
|
||||||
ncurses-dev \
|
|
||||||
libreadline-dev
|
|
Loading…
Reference in New Issue
Block a user