Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Docker 1.52.0 image, but ncp-config within Docker asks for update #1778

Closed
BstAA opened this issue May 17, 2023 · 8 comments
Closed

No Docker 1.52.0 image, but ncp-config within Docker asks for update #1778

BstAA opened this issue May 17, 2023 · 8 comments

Comments

@BstAA
Copy link

BstAA commented May 17, 2023

System information

When starting ncp-config within a running 1.51.4 container I get the message
image

  1. Why isn't a actual Docker image available?
  2. to my knowledge ncp-update should not be available within Docker

Klaus

@ZendaiOwl
Copy link
Collaborator

@theCalcaholic tagging you for visibility :)


I don't know however it appears the workflow stepped up the version number for the Docker image tag instead, going from 1.51.3 to 1.51.4 instead of going to 1.52.0 like the other IMG releases

@theCalcaholic
Copy link
Collaborator

Thank you for reporting - yes, that update should not be offered on docker!

I'll look into it

@JOHAAANNS
Copy link

Hi, same problem !
I don't find any solution :/
Thx

@BstAA
Copy link
Author

BstAA commented Jun 20, 2023 via email

@JOHAAANNS
Copy link

Thx for your reply !
But doesn't work for me
I beginner in Docker...i do :
In portainer :

  • stop nextcloudpi
  • Delete container nextcloudpi, Automatically remove non-persistent volumes : off
    On ssh, i do this :
  • docker image prune, say Yes
  • and i launch this :
    docker run -d -p 4443:4443 -p 443:443 -p 80:80 -v ncdata:/data --name nextcloudpi ownyourbits/nextcloudpi $DOMAIN
    Return Portainer, exec console, and run sudo ncp-config....
    and doesn't work :/

@JOHAAANNS
Copy link

Sorry, that's work :
I do this : ALLOW_UPDATE_SCRIPT=1 ncp-update
Thx for all ;)

@theCalcaholic
Copy link
Collaborator

Version 1.52.0 and later should not be offered anymore starting with NCP docker version 1.51.1

@BstAA
Copy link
Author

BstAA commented Jul 21, 2023

Version 1.52.0 and later should not be offered anymore starting with NCP docker version 1.51.1

Please open again, as Docker Image 1.51.5 (i.e. latest) still (or again) has got this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants