Next cloud troubles - never deploys error image pull

FinalGeo

Cadet
Joined
Jul 16, 2023
Messages
2
Hello,
i tried finding an example like mine but didnt see anything.
I only need nextcloud for local uses so should be easy setup.
It downloads fine but never deploys, errors and settings below.
1689519943984.png

1689519716225.png

1689519733468.png

1689519751915.png

1689519764703.png
 

FinalGeo

Cadet
Joined
Jul 16, 2023
Messages
2
For those who see this in the future:
Command to fix this is: sudo docker image pull [insert image, in this case its postgres:13.1]
 

victort

Guru
Joined
Dec 31, 2021
Messages
973
For those who see this in the future:
Command to fix this is: sudo docker image pull [insert image, in this case its postgres:13.1]
You can just use the “Pull Docker Image” from the App menu.
 
Top