nextcloud docker upgrade manually

  1. open docker console
  2. sudo -u abc php /config/www/nextcloud/updater/updater.phar
  3. if see no upgrade, you can run: mv /data/updater-(fill in the rest of the file name here) /data-DELETEMEn-updater 
  4. then run : sudo -u abc php /config/www/nextcloud/updater/updater.phar
  5. then you will see upgrade if available, then just follow instruction to upgrade.