Merge pull request 'RU debian mirror' (#2) from master into release
SHS Gitea/docker/pipeline/head Something is wrong with the build of this commit
SHS Gitea/docker/pipeline/head Something is wrong with the build of this commit
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
@@ -14,6 +14,9 @@ ENV CUR_GOOGLETEST=v1.13.x
|
||||
ENV QT_SELECT=5
|
||||
ENV LANG=en_US.utf8
|
||||
|
||||
# apply RU mirror
|
||||
RUN sed -i 's/deb.debian.org/mirror.mephi.ru/g' /etc/apt/sources.list || true
|
||||
RUN sed -i 's/deb.debian.org/mirror.mephi.ru/g' /etc/apt/sources.list.d/* || true
|
||||
|
||||
# configs
|
||||
COPY .bashrc /root/.bashrc
|
||||
|
||||
@@ -21,6 +21,9 @@ ENV CUR_GOOGLETEST=v1.13.x
|
||||
ENV QT_SELECT=5
|
||||
ENV LANG=en_US.utf8
|
||||
|
||||
# apply RU mirror
|
||||
RUN sed -i 's/deb.debian.org/mirror.mephi.ru/g' /etc/apt/sources.list || true
|
||||
RUN sed -i 's/deb.debian.org/mirror.mephi.ru/g' /etc/apt/sources.list.d/* || true
|
||||
|
||||
# configs
|
||||
COPY .bashrc /root/.bashrc
|
||||
|
||||
Reference in New Issue
Block a user