USERNAME=192.168.31.174:5000 IMAGE=mivainfer cp ../lib/* ../docker/lib/ cd ../docker/ docker build -t $USERNAME/$IMAGE:latest -f ./Dockerfile.infer .