We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ kompose --bundle docker-voting-bundle.dsb convert FATA[0000] Error: 'compose' file and 'dab' file cannot be specified at the same time
Figured out opt.InputFile received docker-voting-bundle.dsb instead of docker-compose.yml then the if clause returned true.
opt.InputFile
docker-voting-bundle.dsb
docker-compose.yml