mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
The /.dockerenv file is now a marshalled json array so that environment variables with \n and other weird values are supported. Upstream-commit: 1c3a674444c6a6f08ea5ce3812046a00678e4a29 Component: engine