Skip to content

Docker image latest not starting Nextcloud 11.0.2 #59

Description

@MBurchard

Since weeks I see the hint "Nextcloud 11.0.2 is available" when I log into my nextcloud docker instance.

I pulled the new version and now have this images:

sudo docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
nextcloud latest 5d0d70f314ea 3 days ago 620 MB
mysql latest 5faba1a71ec4 4 days ago 407 MB

I started the image by

sudo docker run --name nextcloud --link mysql:mysql -p 8080:80 -v /data/nextcloud:/var/www/html -d nextcloud:latest

I got PHP Version 7.1.3 which is really nice, but still not Version 11.0.2.

On the Docker Hub It's shown that version 11.0.2 is the same as latest:

11.0.2-apache, 11.0-apache, 11-apache, apache, 11.0.2, 11.0, 11, latest (11.0/apache/Dockerfile)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions