invoice
invoice copied to clipboard
能不能搞个dockerfile,一键部署
docker pull ljh2057/invoice-ocr:v1 docker run -d -p 30090:9090 --rm ljh2057/invoice-ocr:v1
docker pull ljh2057/invoice-ocr:v1 docker run -d -p 30090:9090 --rm ljh2057/invoice-ocr:v1
老哥,你的镜像不能用啊 一直返回404
curl --location --request POST 'http://localhost:30090/voice-ocr' \
--form 'file=@"/C:/Users/Pictures/Saved Pictures/sample.jpg"'
进容器里看下日志呢
------------------ 原始邮件 ------------------ 发件人: "guanshuicheng/invoice" @.>; 发送时间: 2021年12月3日(星期五) 下午4:23 @.>; @.@.>; 主题: Re: [guanshuicheng/invoice] 能不能搞个dockerfile,一键部署 (#6)
docker pull ljh2057/invoice-ocr:v1 docker run -d -p 30090:9090 --rm ljh2057/invoice-ocr:v1
老哥,你的镜像不能用啊 一直返回404 curl --location --request POST 'http://localhost:30090/voice-ocr' \ --form 'file=@"/C:/Users/Pictures/Saved Pictures/sample.jpg"'
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.