أقسم أن هذا تثبيت قياسي. . .
# cat /VERSION
2.0.20230116
ما زلت أبحث في نظام التكامل المستمر الخاص بي لمعرفة ما إذا كان لدي شيء غبي هناك (وهو أمر ممكن تمامًا). لست متأكدًا مما يقوم بتشغيل apt-get update.
تحرير: يحتوي نظام التكامل المستمر الخاص بي على قالب يقوم بتثبيت vim. يقوم بتشغيل apt-get update. لا شيء في تثبيت عادي يقوم بتشغيل apt-get update على حد علمي، وهذا يفسر سبب عدم فشل نظام التكامل المستمر الخاص بك.
العديد من قوالب الاستيراد وقوالب ترقية postgres (المدرجة أدناه) تقوم بتشغيل apt-get update، لذا ستكون هذه مشكلة في وقت ما.
root@monstera:/var/discourse# grep -lr 'apt-get update'
templates/postgres.9.5.template.yml
templates/postgres.13.template.yml
templates/postgres.template.yml
templates/import/mbox.template.yml
templates/import/mysql-dep.template.yml
templates/import/vanilla.template.yml
templates/import/chrome-dep.template.yml
templates/import/phpbb3.template.yml
templates/postgres.10.template.yml
templates/postgres.12.template.yml
image/base/slim.Dockerfile