Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #364
Closed
Open
Issue created Jun 21, 2018 by Administrator@rootContributor

DockerHub: consume a specific version ("3.0.x" or "3.1.x")

Created by: jmini

I am not a DockerHub user myself, now that we have introduced branches to work on different version of the project:

(current state 21.06.2018)

  • master for version 3.0.3-SNAPSHOT
  • 3.1.x for version 3.1.0-SNAPSHOT
  • 4.0.x for version 4.0.0-SNAPSHOT

See also: https://github.com/OpenAPITools/openapi-generator/wiki/Git-Branches

I am wondering how this works in DockerHub: https://hub.docker.com/r/openapitools/openapi-generator-cli/tags/

"latest" tag seems to be the last built, regardless of the branch.

What would make sense?

  • "latest" for latest from the master branch
  • "latest_" in the other cases (for our protected branches like 3.1.x and 4.0.x - not for the working branches)
Assignee
Assign to
Time tracking