docs icon indicating copy to clipboard operation
docs copied to clipboard

Custom CI with Docker page should contain the list Convinience image tags

Open shiroyasha opened this issue 6 years ago • 2 comments
trafficstars

shiroyasha avatar Jun 14 '19 10:06 shiroyasha

The problem here is that our docs say you should write image: semaphoreci/lang:<version>, and to see which versions are available, well go read the Tags page which lists unsorted version numbers on 10+ pages. :)

We should follow the standard of listing currently supported version names on top of the Readme, such as on https://hub.docker.com/_/redis.

markoa avatar Jun 20 '19 14:06 markoa

@markoa @shiroyasha We could do this but we have to enable docker hub integration with semaphoreci org in github. Dockerhub will automatically update repository's readme. Other option is to publish a list of all supported tags somewhere in the docker-images repos.

CommanderK5 avatar Jul 02 '19 13:07 CommanderK5