Skip to content

Alpine 3.4 reaches its EOL on 2018-05-01, how to proceed with alpine tags aliasing alpine3.4? #4275

@michael-k

Description

@michael-k

Many official images have *-alpine tags that alias *-alpine3.4. The reason are stability issues/guarantees as discussed in docker-library/golang#131 and the many linked issues.

As https://github.com/bmw pointed out in docker-library/python#265 Alpine 3.4 will reach its end of life on 2018-05-01. Are there plans to deal with this? I see the following options (are there more?):

  • If *-alpine is an alias for *-alpine3.4, make it an alias for
    • *-alpine3.5.
    • *-alpine3.7.
    • *-alpine3.8 (which should be released at about the same time).
  • Since *-alpineX.Y should be used by anyone aiming for stability, use *-alpine as a rolling tag.
  • Drop the *-alpine tags.

Is any one of them preferred?


Progress list:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions