Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Complement Dockerfiles should use fully-qualified image names #15676

@reivilibre

Description

@reivilibre

I have switched to podman for rootless operation, given recent security auditing stuff, and I notice that podman prompts you to choose where to get images from:

[2/3] STEP 1/1: FROM redis:6-bullseye AS redis_base
? Please select an image: 
  ▸ docker.io/library/redis:6-bullseye
    quay.io/redis:6-bullseye

It seems like we ought to just use the fully-qualified image names anyway, as far as I know that is considered good practice given that people can have different registries configured as default?

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.Z-Dev-WishlistMakes developers' lives better, but doesn't have direct user impact

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions