nextcloud / app_api

Nextcloud AppAPI
https://apps.nextcloud.com/apps/app_api
GNU Affero General Public License v3.0
71 stars 6 forks source link

Image pull does not report 100% progress after it succeeds #299

Closed kyteinsky closed 2 months ago

kyteinsky commented 3 months ago

Describe the bug

In test deploy, the image pull section reports progress of 76% and then succeeds.

Steps/Code to Reproduce

AppAPI Admin settings -> docker socket proxy daemon -> Test deploy

Expected Results

Either the progress text is removed or shows 100%

Actual Results

Progress reported is 76% for Image pull

Setup configuration

app_api: 2.6.0
nextcloud: 29.0.0

kyteinsky commented 3 months ago

image