- Replaced
docker:compose:server
Rake task with more generaldocker:compose:host
- Replaced
server_env
option withhost_env
- Replaced
extra_server_env
option withextra_host_env
- Replaced
- Stopped mapping values in
extra_host_env
; they are now exported verbatim
Produce docker:compose:env
output that is compatible with user's login shell.
Initial public release of prototype. Features work well, but there is no test coverage.