Skip to content

Add tag support for docker images #291

@telmich

Description

@telmich

This is an amazing and easy container, I love it. For k8s setups, it would be great if this container had some more tags / different versions, like:

  • alpine:3.14
  • debian:...

While it is not saying which openssh it is, it is at least clear that it is the openssh that was available in alpine:3.14. This would also make it easier for upgrading in k8s environments, as the :latest tag needs to be pulled every time and cannot be controlled whether this is changed.

I could contribute two small scripts, if they would be merged, like:

  • debian.sh <version> building and creates the images based on debian:version
  • alpine.sh ... same same

Does that make sense?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions