outerspace / build.sh
Shr3ezy's picture
all files
2be2da0
raw
history blame contribute delete
106 Bytes
#!/bin/bash
#docker build --no-cache -t hri -f Dockerfile .
docker build -t dense_fusion -f Dockerfile .