Skip to content

[Gitpod/Docker] Consider not using the 'latest' tag #2

Description

@ajhalili2006

Pros of Versioning Docker Images

  • People can version-pin their dependencies to gp-workspace-full by referring to a fixed version number.
  • We can release gp-workspace-full independently of deploy-to-prod.
  • We can control the number of releases better and improve the pre-fetching of such images.
  • We (everybody, in fact) can test the latest changes from madebythepinshub/gp-workspace-full by using tag next. (see ref. 2)

Cons

  • Issues may arise if we maintain a large backlog of versions (see ref. 1)

Related Issues

From Gitpod's Workspace Images repo: gitpod-io/workspace-images#84

References

  1. consider not using tag latest gitpod-io/workspace-images#84 (comment)
  2. consider not using tag latest gitpod-io/workspace-images#84 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions