MINIMA / build_docker.sh
lsxi77777's picture
commit message
a930e1f
raw
history blame contribute delete
187 Bytes
docker build -t image-matching-webui:latest . --no-cache
docker tag image-matching-webui:latest vincentqin/image-matching-webui:latest
docker push vincentqin/image-matching-webui:latest