Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #10128

Closed
Open
Created Apr 09, 2016 by Administrator@rootOwner

problem with latest docker image

Created by: denouche

Hi!

I just wanted to update my docker image today, based on https://hub.docker.com/r/gitlab/gitlab-ce/tags/

And as the docker tags page show, the latest tag should be the same that the 8.3.7-ce.0. But after the docker pull, I realized that the lastest tag does not refer to the latest stable version, but to the latest RC version.

Take a look:

$ docker images | grep gitlab
gitlab/gitlab-ce                     8.7.0-rc3.ce.0      799d23f44dc3        23 hours ago        1.077 GB
gitlab/gitlab-ce                     latest              799d23f44dc3        23 hours ago        1.077 GB
gitlab/gitlab-ce                     rc                  799d23f44dc3        23 hours ago        1.077 GB
gitlab/gitlab-ce                     8.3.7-ce.0          2b5e468453e4        34 hours ago        1.336 GB

Is it normal ? Thanks

Assignee
Assign to
Time tracking