Commit f2d8f492 authored by Konstantin Artyushkin's avatar Konstantin Artyushkin

install etersoft utils for build

parent e402bb97
FROM fotengauer/altlinux-sisyphus
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 \
&& rm -rf /var/lib/apt/lists/* \
&& 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