Releases: orchardup/go-orchard
Releases · orchardup/go-orchard
Version 2.1.0
Version 2.0.7
- Environment variables are passed through to the Docker client. This fixes a bug where
orchard docker buildfailed against git URLs (because$PATHwas empty in the context of thedockercommand, and so thegitexecutable couldn't be found).
Upgrading is the same as installing: instructions are on the Orchard website.
Version 2.0.6
- Added
orchard ipcommand for printing a host's IP address to stdout - New Orchard API URL
Version 2.0.5
orchard proxyprints instructions for setting the DOCKER_HOST environment variable
Version 2.0.4
orchard hosts rm -fcan be used to bypass confirmation- Fix:
orchard proxywasn't picking up -H argument
Version 2.0.3
- API token can be set with
ORCHARD_API_TOKENenvironment variable orchard proxycan be given an explicit URL to listen on (eithertcp://orunix://)
Version 2.0.2
- Sensible error in 'orchard docker' if host isn't running
Version 2.0.1
- Fix: host certificate was incorrect
Version 2.0.0
First release of the shiny new Orchard client.