- Fix bug missing
tls
when communicating with docker over a unix socket.
- Force tag to support docker 1.4.1
- Requries docker-py >= 0.6
- Added
assert_hostname
as an option to.shipwright.json
- Added command line option
--x-assert-hostname
to disable hostname checking when TLS is used. Useful for boot2docker
- Added
shipwright push
andshipwright purge
- Added support for specifiers
-u
,-d
,-e
and-x
- Build and tag containers
- Moved config to
.shipwright.json