我明白了(https://askubuntu.com/questions/248914/what-is-hardware-enablement-hwe),但與 nextcloud 相比不是最小的。
在他們的 wiki 上也可以看到https://wiki.hetzner.de/index.php/Standardimages/en
答案1
該minimal
映像附帶了一組最小的已安裝應用程序,並且該nextcloud
映像具有 nextcloud 以及因此PHP
已安裝的依賴項(例如 Web 伺服器)。
您發布了他們的 wiki 的鏈接
https://wiki.hetzner.de/index.php/Standardimages/en其中指出LAMP images contain "Linux, Apache, MySQL and PHP"
.也許還可以看看
https://github.com/hetzneronline/installimage/blob/master/nextcloud.functions.shinstallimage
這證明它們是一個由每個圖像內的腳本nextcloud
配置的 nextcloud 實例nextcloud-beta
。