Skip to content

How do we deal with versioning? #10

@EvgeniiaVak

Description

@EvgeniiaVak

While implementing Dockerhub CI I thought it would be nice to have different versions of the app docker image in the future. Here is the relevant discussion #4 (comment):

@EvgeniiaVak : So if we go with builds from tags, we would still need to create those tags first (manually?)...
@zelima : Yes. Usually, that's done manually. But think you can easily scrip it if you really want. Or maybe even github has some tools to do that for you

So how will we do that?

  • invest some time into versioning + github + dockerhub autotagging how-to (✔️ I would vote for this one, because it will be easier to support versioning at all)
  • create manually
    1. tags in git
    2. build setups for this tags in dockerhub (see screenshot)
      93843692-c43a8c80-fcab-11ea-8765-3ccb15ef6918

I guess this is something for the future. cc @leomrocha @rufuspollock

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions