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