Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 200 Bytes

OpenSim-GUI Docker Image

Build the image

docker-compose build

Start OpenSim application

xhost +local:docker # Allow docker to access the X server
docker-compose up