forked from LaconicNetwork/kompose
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.
Functional Test
Requirements
Install jq - commandline JSON processor with minimum version of 1.5
Running tests
Test running ./cmd/tests.sh