Добавлен образ для сборки документации.
Some checks failed
release / release (push) Failing after 5m58s
Some checks failed
release / release (push) Failing after 5m58s
This commit is contained in:
@@ -18,13 +18,7 @@ LABEL org.opencontainers.image.created="${IMAGE_CREATED}" \
|
||||
org.opencontainers.image.title="MouseSoft Gitea Actions runner images" \
|
||||
org.opencontainers.image.description="MouseSoft docker images used by act_runner to run workflows."
|
||||
|
||||
ENV LANG=ru_RU.UTF-8
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y build-essential debhelper dh-exec dpkg-dev dput-ng \
|
||||
fakeroot gawk locales sed && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY --chown=root:root etc /etc
|
||||
|
||||
RUN locale-gen --lang ru
|
||||
|
||||
Reference in New Issue
Block a user