MINIMA / docker /build_docker.bat
lsxi77777's picture
commit message
a930e1f
raw
history blame contribute delete
193 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