[go: up one dir, main page]

ch-image build: crashes if no image name

This should be an error, not a traceback:

$ cp examples/hello/Dockerfile /tmp/dockertest
$ bin/ch-image build -f /tmp/dockertest /tmp
[...]
TypeError: can only concatenate str (not "NoneType") to str