Do make this docker you need
- Autodesk Maya tarball for Linux in this directory
- a license
Make the docker:
- Edit the Dockerfile to add your license and change user (see header)
docker build -t maya .
Run the docker with X11 to view Maya:
./run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Do make this docker you need
Make the docker:
docker build -t maya .Run the docker with X11 to view Maya:
./run