Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tahv/docker-mobupy
Motionbuilder on Ubuntu Dockerfile
https://github.com/tahv/docker-mobupy
Last synced: 10 days ago
JSON representation
Motionbuilder on Ubuntu Dockerfile
- Host: GitHub
- URL: https://github.com/tahv/docker-mobupy
- Owner: tahv
- License: mit
- Created: 2023-01-30T21:05:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T20:21:34.000Z (almost 2 years ago)
- Last Synced: 2023-08-04T22:27:55.606Z (over 1 year ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-mobupy
Dockerfile of `Motionbuilder 2023` on `ubuntu:20.04`.
## Usage
```bash
git clone [email protected]:tahv/docker-mobupy.git
cd docker-mobupy
docker build -t mobupy:2023 .
docker run -it --rm mobupy:2023
```