I'm getting
Using jar file xyz/target/xyz-0.1.0-SNAPSHOT-standalone.jar
Built image nil
as the output from lein uberimage. There are no new images in the docker images list either. No warnings, no exceptions.
I'm using boot2docker with DOCKER_HOST and related vars set correctly.
Docker version 1.5.0, build a8a31ef
How can I help track down this error?
I'm getting
as the output from
lein uberimage. There are no new images in thedocker imageslist either. No warnings, no exceptions.I'm using boot2docker with
DOCKER_HOSTand related vars set correctly.How can I help track down this error?