"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "tests/Dockerfile" between
etcd-3.5.5.tar.gz and etcd-3.5.6.tar.gz

About: etcd is a distributed reliable key-value store for the most critical data of a distributed system (written in "Go").

Dockerfile  (etcd-3.5.5):Dockerfile  (etcd-3.5.6)
FROM ubuntu:20.10 FROM ubuntu:22.04
RUN rm /bin/sh && ln -s /bin/bash /bin/sh RUN rm /bin/sh && ln -s /bin/bash /bin/sh
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio ns RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio ns
RUN apt-get -y update \ RUN apt-get -y update \
&& apt-get -y install \ && apt-get -y install \
build-essential \ build-essential \
gcc \ gcc \
apt-utils \ apt-utils \
pkg-config \ pkg-config \
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)