Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / Bugs

Docker hub latest tag with 3.98

Docker hub latest tag with 3.98

Wekan / Bugs · April 26, 2020 at 11:21am

Hi there, I tried to update our docker based wekan today. It seems that the dockerhub latest version (tried 10 minutes ago) is still version 3.9.7. Is this an error or does it take a few days to upload the newest docker image? Thanks in Advance :)


April 27, 2020 at 2:25am

Oops, build queues were stuck, there were about 10 old commit/tag builds. I did cancel most of them, and start building newest ones.

    • reply
    • like

    for both Docker Hub and https://quay.io/wekan/wekan

      • reply
      • like

      April 27, 2020 at 11:25am

      Thanks for your help :-) Docker hub is a lifesaver. Wekan is working absolutely fantastic performance-wise on a docker swarm with glusterfs behind a traefik reverseproxy. I can only recommend trying it

        Edited
        • reply
        • like

        April 27, 2020 at 1:43pm

        This image now is built, this gets latest tag:

        image: quay.io/wekan/wekan

        https://github.com/wekan/wekan/blob/master/docker-compose.yml#L118

        Docker Hub has not finished building yet.

        There is no version tag for this yet, because fix was this was added after v4.00 . Next tag will be v4.01 when next Wekan version will be released.

          • reply
          • like

          This image now is built, this gets latest tag:

          image: quay.io/wekan/wekan

          https://github.com/wekan/wekan/blob/master/docker-compose.yml#L118

          Docker Hub has not finished building yet.

          There is no version tag for this yet, because fix was this was added after v4.00 . Next tag will be v4.01 when next Wekan version will be released.

            • reply
            • like

            @derbolle Please add your glusterfs traefik etc config as a comment to this issue https://github.com/wekan/wekan/issues/2711#issuecomment-603373240 , it would help those trying to scale Wekan.

              • reply
              • like