mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-21 13:57:04 +00:00
bird: minor fixes
This commit is contained in:
parent
c0c5141f60
commit
d665fde7bd
@ -1,6 +1,6 @@
|
|||||||
FROM i386/debian:wheezy-slim
|
FROM i386/debian:wheezy-slim
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
RUN sed -i 'http://archive.debian.org/debian/'
|
RUN echo 'http://archive.debian.org/debian/' >> /etc/apt/sources.list
|
||||||
RUN apt-get -y update
|
RUN apt-get -y update
|
||||||
RUN apt-get -y upgrade
|
RUN apt-get -y upgrade
|
||||||
RUN apt-get -y install \
|
RUN apt-get -y install \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user