Добавлен пакет "crossbuild-essential-arm64".
This commit is contained in:
@@ -19,6 +19,7 @@ LABEL org.opencontainers.image.created="${IMAGE_CREATED}" \
|
|||||||
org.opencontainers.image.description="MouseSoft docker images used by act_runner to run workflows."
|
org.opencontainers.image.description="MouseSoft docker images used by act_runner to run workflows."
|
||||||
|
|
||||||
RUN apt-get update --allow-insecure-repositories && \
|
RUN apt-get update --allow-insecure-repositories && \
|
||||||
apt-get install -y --allow-unauthenticated build-essential debhelper dh-exec \
|
apt-get install -y --allow-unauthenticated \
|
||||||
|
crossbuild-essential-arm64 build-essential debhelper dh-exec \
|
||||||
dpkg-dev dput-ng fakeroot gawk locales sed && \
|
dpkg-dev dput-ng fakeroot gawk locales sed && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|||||||
Reference in New Issue
Block a user