docker-archive / classicswarm

Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit
Apache License 2.0
5.76k stars 1.08k forks source link

Create an experimental tag on dockerhub #1084

Closed aanm closed 9 years ago

aanm commented 9 years ago

Is it possible to have a new tag called experimental so we can use the latest swarm binary? Thanks

vieux commented 9 years ago

@aanm it's dockerswarm/swarm:master as of right now you cannot combine library images with automated builds /cc @tianon

aanm commented 9 years ago

@vieux At least is something for debugging. Thank you :)

aluzzardi commented 9 years ago

ping @tianon on library + automated builds

@aanm As @vieux mentioned, we have dockerswarm/swarm:master plus release candidates (swarm:0.4.0-rc1) and that's pretty much all we can do so far.

aanm commented 9 years ago

@aluzzardi I thought I had close this. dockerswarm/swarm:master is good enough for me, thanks :-)