Skip to content

Tags: haysclark/docker-adlmflexnetserver

Tags

1.0.2

Toggle 1.0.2's commit message
fix: updated Dockerfile to avoid common lint

no change to functionality

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Add Autodesk 2020 product support (#9)

* chore: updating NLM to v11.16.2.0 
- needed for 2020 product support
- is backwards compatible (tested with Maya 2014).
* chore: updating docs and comments

Co-authored-by: Florian Sesser <florian.sesser@web.de>

1.0.0

Toggle 1.0.0's commit message
Features

- reduced container size by ~250MB
- reorganized repo
- cleaned up Dockerfile

0.9.2

Toggle 0.9.2's commit message
Features

- add a entrypoint.sh that will print lmhostid before starting lmgrd (passes all params to lmgrd)
- additional logging improvements

0.9.1

Toggle 0.9.1's commit message
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.

0.9.0

Toggle 0.9.0's commit message
- A Docker container for running _lmgrd_.