porthole/images/calicoctl-utility
KHIYANI, RAHUL (rk0850) f4b34f9d69 Updating the image to quay.io airshipit/porthole repo
Adding zuul gates to calicoctl-utility

Change-Id: I5211aade73b642f43b1332a3b681d2ba4cc2e0ae
2019-10-11 20:31:34 +00:00
..

Generic Docker Makefile
-----------------------

This is a generic make and dockerfile for calicoctl utility container, which
can be used to create docker images using different calico releases.

Usage:

make IMAGE_TAG=<calicoctl_version>

eg:

1. Create docker image for calicoctl release v3.4.0

  make IMAGE_TAG=v3.4.0