Merge pull request 'last mephi mirror' (#14) 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: #14
This commit was merged in pull request #14.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
FROM debian:trixie-slim
|
FROM debian:trixie-slim
|
||||||
|
|
||||||
# apply RU mirror
|
# 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.truenetwork.ru/g' /etc/apt/sources.list || true
|
||||||
RUN sed -i 's/deb.debian.org/mirror.mephi.ru/g' /etc/apt/sources.list.d/* || true
|
RUN sed -i 's/deb.debian.org/mirror.truenetwork.ru/g' /etc/apt/sources.list.d/* || true
|
||||||
|
|
||||||
# locales
|
# locales
|
||||||
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* \
|
RUN apt-get update && apt-get install -y locales && rm -rf /var/lib/apt/lists/* \
|
||||||
|
|||||||
Reference in New Issue
Block a user