Skip to content
Snippets Groups Projects
Commit 86a61eb4 authored by pengcheng's avatar pengcheng Committed by Konstantin Pavlov
Browse files

rm mercurial cause it's replaced by git

parent 36e3b8eb
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ COPY ./ /modules/
RUN apk update \
&& apk add linux-headers openssl-dev pcre2-dev zlib-dev openssl abuild \
musl-dev libxslt libxml2-utils make mercurial gcc unzip git \
musl-dev libxslt libxml2-utils make gcc unzip git \
xz g++ coreutils curl \
# allow abuild as a root user \
&& printf "#!/bin/sh\\nSETFATTR=true /usr/bin/abuild -F \"\$@\"\\n" > /usr/local/bin/abuild \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment