-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking of docker-hub automated build changes #7
Comments
@cachethq/docker does this look right? Did I miss anything here? |
base have an commit-id tag :p |
Do we need to keep that ? Why not just use :base Sent from my iPhone
|
@rtrauntvein That causes cache night-mare |
How are you doing CI? Sent from my iPhone
|
@rtrauntvein It is a free system in China provides advanced Automatic Build and Deploy functions. |
This is to help track what needs to happen to switch the automated builds on docker hub to this repository with minimal interruption.
cachethq/cachet
cachethq/cachet:base
pointed at this repository branchbase
FROM cachethq/cachet:base
cachethq/cachet:1.1.1
pointed at this repository tagv1.1.1
cachethq/cachet:latest
pointed at this repository tagv1.1.1
cachethq/cachet:1.2
pointed at this repository branchv1.2-dev
The text was updated successfully, but these errors were encountered: