Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • POD POD
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container 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
  • MemriMemri
  • PODPOD
  • Merge requests
  • !267

Remove always pulling latest docker image

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vasili Novikov requested to merge remove-pulling-latest-docker-image into dev Nov 19, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Always pulling was proposed and introduced as a way to ensure that Plugins are always used at their latest version.

However, this does not work if a local Plugin is being developed that does not yet have a published version at all.

It was decided (by the Memri team) to remove the pulling logic and instead ask people to always pull the image they need.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove-pulling-latest-docker-image