You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPROVEMENTS
- Eliminating all default arguments to fix both the logging issues and removing all magical paths and values. Props to @hyperknot
- Updating documentation and examples to match current behavior.
BREAKING CHANGES
- Container no longer provides auto-magical license path, use -c [license_path] instead.
- Container no longer logs to __/var/log/flexlm/lmgrd.log__, use _docker logs_ instead.