Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```