guanshuicheng / invoice

Collaboration with wangxupeng(https://github.com/wangxupeng)
MIT License
1.81k stars 447 forks source link

能不能搞个dockerfile,一键部署 #6

Open orestonce opened 5 years ago

ljh2057 commented 3 years ago

docker pull ljh2057/invoice-ocr:v1 docker run -d -p 30090:9090 --rm ljh2057/invoice-ocr:v1

wangshuai-007 commented 2 years ago

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"'
ljh2057 commented 2 years ago

进容器里看下日志呢

------------------ 原始邮件 ------------------ 发件人: "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.