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

5 lines
202 B
Bash
Raw Normal View History

2018-10-29 05:34:41 +08:00
# Build command for Docker image
2021-09-07 04:19:54 +08:00
# TODO(dellaert): use docker compose and/or cmake
2018-10-29 05:34:41 +08:00
# Needs to be run in docker/ubuntu-gtsam-python-vnc directory
2021-09-07 04:14:23 +08:00
docker build -t borglab/ubuntu-gtsam-python-vnc:bionic .