Fixed TODOs
parent
cfc06b2447
commit
f49e35ecf0
|
@ -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 .
|
||||
|
|
|
@ -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 .
|
||||
|
|
|
@ -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 .
|
||||
|
|
|
@ -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 .
|
||||
|
|
Loading…
Reference in New Issue