docker-zipkin icon indicating copy to clipboard operation
docker-zipkin copied to clipboard

DO NOT MERGE: jitpack based zipkin build

Open codefromthecrypt opened this issue 6 years ago • 2 comments

So, we should figure out how to cut images mostly for master, but possibly for feature branches also. This is just a dockerfile edit, but maybe helpful to start elaborating what something real might look like.

cc @openzipkin/devops-tooling

codefromthecrypt avatar Jun 21 '19 12:06 codefromthecrypt

@yyyogev you may also be interested in this. We've been toying with different ways to deliver pending changes to users easier so that our final builds are more stable and relevant.

codefromthecrypt avatar Jun 21 '19 12:06 codefromthecrypt

ps those building will need to use something like this as nothing in the dockerfile changes from builld-to-build docker build --no-cache -t adriancole/zipkin zipkin

codefromthecrypt avatar Jun 24 '19 01:06 codefromthecrypt