Add dockerfile to build an image with knictl 86/1486/1
authorYolanda Robla <yroblamo@redhat.com>
Thu, 29 Aug 2019 10:52:37 +0000 (12:52 +0200)
committerYolanda Robla <yroblamo@redhat.com>
Thu, 29 Aug 2019 10:52:37 +0000 (12:52 +0200)
commit988a46e44800021bd3f75f540e7bc78e8fe37f99
treec6006cf5dc9dc286011e1d161939ba25499fe26b
parent781ebadc3c0bc82d1e32b615916d9c3f88110e2d
Add dockerfile to build an image with knictl

In order to run it inside a pod, we need
to have the knictl binary. Create an image that
contains the latest version of it, ready to
use.

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I5430699c041f7afc51b74040803e841b29adf608
images/Dockerfile [new file with mode: 0644]