Skip to content

v5.5.1

Compare
Choose a tag to compare
@mviereck mviereck released this 18 Mar 22:31
· 936 commits to master since this release

5.5.1 - 2019-03-18

Deprecated

  • --ps: Preserved cache and container. No replacement.

Changed

  • --lang[=LOCALE]: Argument LOCALE is optional now. Note that = is
    mandatory now. Use --lang=ru instead of --lang ru.
    --lang without an argument sets $LANG from host.

Fixed

  • Fix for host user check after multiple su.
  • --entrypoint env instead of --entrypoint /usr/bin/env.
    Some systems have /bin/env instead.