Commit f2d8f492 authored by Konstantin Artyushkin's avatar Konstantin Artyushkin

install etersoft utils for build

parent e402bb97
FROM fotengauer/altlinux-sisyphus FROM fotengauer/altlinux-sisyphus
RUN apt-get -qq update \ RUN apt-get -qq update \
&& apt-get -qq install hasher su \ && apt-get -qq install hasher su eepm erc etersoft-build-utils \
&& apt-get -qq clean \ && apt-get -qq clean \
&& rm -rf /var/lib/apt/lists/* \ && rm -rf /var/lib/apt/lists/* \
&& mkdir /var/lib/apt/lists/partial \ && mkdir /var/lib/apt/lists/partial \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment