File size: 106 Bytes
2be2da0
 
 
 
1
2
3
4
5
#!/bin/bash

#docker build --no-cache -t hri -f Dockerfile .
docker build -t dense_fusion -f Dockerfile .