unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Travis CI - Docker Image - We need `latest` and `stable` images #893

Open franck-boullier opened 4 years ago

franck-boullier commented 4 years ago

Context:

The problem:

Solution:

We need:

kaihendry commented 4 years ago

This current idea is that dev runs latest and production/demo runs tagged releases.

For example production currently runs uneet/frontend:c972242 right now. I wrote https://version.dev.unee-t.com/ to track this.

https://hub.docker.com/repository/docker/uneet/frontend

We can introduce {stable,latest} labels but that would basically obfuscate what the current version is.