We have published a new release of Fresh. This one improves support for ".env" files with MediaWiki-Docker (thanks Ċ½eljko Filipin), and adds support Podman, a rootless Docker alternative (thanks Kunal Mehta).

Get started by installing or updating, and learn more, at:
https://gerrit.wikimedia.org/g/fresh#fresh-environment

Changelog:
https://gerrit.wikimedia.org/g/fresh/+/21.01.1/CHANGELOG.md

Fresh is a fast way to launch isolated environments from your terminal. These can be used to more securely work with 'npm' developer tools such as for ESLint, QUnit, Grunt, and Selenium. Example guides:
* https://www.mediawiki.org/wiki/Manual:JavaScript_unit_testing
* https://www.mediawiki.org/wiki/Selenium/How-to/Run_tests_targeting_MediaWiki-Docker_using_Fresh
* https://www.mediawiki.org/wiki/Selenium/How-to/Run_tests_targeting_MediaWiki-Docker-Dev

-- Timo