|
|
|
@ -32,7 +32,9 @@ Architectures: arm64
|
|
|
|
EOF
|
|
|
|
EOF
|
|
|
|
|
|
|
|
|
|
|
|
apt-get update
|
|
|
|
apt-get update
|
|
|
|
apt-get install -y --no-install-recommends ca-certificates curl gnupg git ubuntu-keyring
|
|
|
|
apt-get install -y --no-install-recommends \
|
|
|
|
|
|
|
|
ca-certificates curl gnupg git ubuntu-keyring \
|
|
|
|
|
|
|
|
python3 python3-importlib-metadata python3-markdown
|
|
|
|
|
|
|
|
|
|
|
|
# 本机构建 amd64
|
|
|
|
# 本机构建 amd64
|
|
|
|
apt-get install -y --no-install-recommends \
|
|
|
|
apt-get install -y --no-install-recommends \
|
|
|
|
|