Skip to content

v2.4.0

Compare
Choose a tag to compare
@lmakarov lmakarov released this 31 Jul 01:31
· 586 commits to master since this release
3e9dffd
  • Added ping utility
  • Removed the git version override
    • Debian Stretch ships with git v2.11.0, so the override introduced in #25 is no longer necessary.
  • Switched mssql and git-lfs repos from jessie to stretch
  • Removed packages installed upstream as persistent
    • ca-certificates, curl
    • g++ - we've been considering this a build dependency only, so it was uninstalled at the end of the build. This closes docksal/docksal#713.
  • Removed zsh (not used)
  • Fixed a typo in chown in startup.sh
  • Added tests for essential binaries
  • Updated README.md