Skip to content

v1.1.2

Compare
Choose a tag to compare
@bparees bparees released this 23 Sep 13:38
· 657 commits to master since this release
  • Warn user if they are operating on an empty git repo due to uncommitted local files
  • Log stderr output from assemble scripts as info to avoid scary output from things like npm that send all output to stderr
  • When overriding the entrypoint, use /usr/bin/env instead of /bin/env and only override the entrypoint if the image includes a default entrypoing
  • Fix line number reporting from glog output
  • Use correct auth credentials when pulling a runtime image for an extended build
  • Switch to docker/docker-client and k8s/engine-api from fsouza/go-docker-client
  • Fix intermittent hang when performing assemble/commit operations
  • Increase timeout when waiting on the docker daemon
  • Rebuild behavior was broken due to accessing the wrong image for label metadata