8000 The state of the outdated base image "alpine:latest" is not "Out of date" · Issue #3066 · microsoft/vscode-docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
The state of the outdated base image "alpine:latest" is not "Out of date" #3066
Closed
@v-mengwe

Description

@v-mengwe

OS: All
Build Version: 20210714.2

Repro Steps:

  1. Make sure enable setting "Docker > Images: Check for outdated images".
  2. Open Docker view, if the image "alpine:latest" is present, remove it: docker rmi alpine:latest.
  3. Pull any image, and tag it as "alpine:latest": docker pull hello-world:latest && docker tag hello-world:latest alpine:latest.
  4. Restart VS Code, then check the state of the outdated base image "alpine:latest" after 1 min.

Expect:
The state of the outdated base image "alpine:latest" is "Out of date".
image

Actual:
The state of the outdated base image "alpine:latest" is not "Out of date".
image

More Info:
This issue doesn't reproduce on the previous release build.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0