gtsam/docker/ubuntu-gtsam-python-vnc/vnc.sh

5 lines
175 B
Bash
Raw Normal View History

2018-10-29 05:34:41 +08:00
# After running this script, connect VNC client to 0.0.0.0:5900
docker run -it \
--workdir="/usr/src/gtsam" \
-p 5900:5900 \
2021-09-07 04:14:23 +08:00
borglab/ubuntu-gtsam-python-vnc:bionic