kompose/pkg/transformer/kubernetes
Charlie Drage e2f9084003 Adds both build and push support
This adds support for building and pushing docker containers
when you perform either `kompose convert` or `kompose up`.

Docker Compose files who have build parameters with their respective
image and build keys will automatically be both built and pushed.
2017-06-14 10:19:12 -04:00
..
k8sutils_test.go add support for "pid" key 2017-05-31 22:39:17 +08:00
k8sutils.go Merge pull request #616 from cdrage/files-to-files 2017-06-02 13:12:26 +02:00
kubernetes_test.go Adds both build and push support 2017-06-14 10:19:12 -04:00
kubernetes.go Adds both build and push support 2017-06-14 10:19:12 -04:00