Improvements
- Improve Redmine database config. Connect with proper database credentials ( #90 )
- Don't run Redmine with
security_opt: 'seccomp:unconfined'anymore. - Remove the
--apparmor-workaroundflag, which is no longer needed ( #92 ) - Don't run WordPress database with
'--default-authentication-plugin=mysql_native_password'anymore.
Installing/upgrading
pip install --upgrade docksible
PyPI release: https://pypi.org/project/docksible/1.0.1/
Full Changelog: v1.0.0...v1.0.1