Skip to content

Enhancement/Publish each master to Docker Hub#184

Merged
Hironsan merged 1 commit intodoccano:masterfrom
CatalystCode:enhancement/tag-docker-image-with-build-number
May 15, 2019
Merged

Enhancement/Publish each master to Docker Hub#184
Hironsan merged 1 commit intodoccano:masterfrom
CatalystCode:enhancement/tag-docker-image-with-build-number

Conversation

@c-w
Copy link
Member

@c-w c-w commented Apr 29, 2019

As discussed in #182, this change publishes a new docker image on each master build which enables users to more quickly get access to new versions of doccano.

The master builds are named like travis-[0-9]+ to differentiate them clearly from official manual releases via git tags which preserve the exact name of the tag as the docker image name (just like prior to this change). Additionally, the latest docker image gets updated on each build.

The screenshot below shows an example of a master docker image and a release docker image published by the new CD script:

Screenshot showing a master docker image and a tag docker image

@c-w c-w mentioned this pull request Apr 29, 2019
@Hironsan Hironsan merged commit 5f5eae1 into doccano:master May 15, 2019
@c-w c-w deleted the enhancement/tag-docker-image-with-build-number branch May 17, 2019 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants