Fixed TODOs

release/4.3a0
Frank Dellaert 2021-09-06 16:19:54 -04:00
parent cfc06b2447
commit f49e35ecf0
4 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# Build command for Docker image
# TODO(borglab): use docker compose and/or cmake
# TODO(dellaert): use docker compose and/or cmake
docker build --no-cache -t borglab/ubuntu-boost-tbb:bionic .

View File

@ -1,4 +1,4 @@
# Build command for Docker image
# TODO(borglab): use docker compose and/or cmake
# TODO(dellaert): use docker compose and/or cmake
# Needs to be run in docker/ubuntu-gtsam-python-vnc directory
docker build -t borglab/ubuntu-gtsam-python-vnc:bionic .

View File

@ -1,3 +1,3 @@
# Build command for Docker image
# TODO(borglab): use docker compose and/or cmake
# TODO(dellaert): use docker compose and/or cmake
docker build --no-cache -t borglab/ubuntu-gtsam-python:bionic .

View File

@ -1,3 +1,3 @@
# Build command for Docker image
# TODO(borglab): use docker compose and/or cmake
# TODO(dellaert): use docker compose and/or cmake
docker build --no-cache -t borglab/ubuntu-gtsam:bionic .