fetch_taobao_item

command module
v0.0.0-...-08e2571 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2019 License: MIT Imports: 13 Imported by: 0

README

部署

确保在机器上安装了docker,在项目目录下执行

docker build -t go18 .

使用docker images查看编译好的镜像

在项目目录下执行以下命令启动容器:

docker run -d --name taobaoitem \
--network moon \
-p 8090:8080 \
-v $(pwd):/go/src/app \
-v $(pwd)/packages:/go/src/ go18

$(pwd)指项目根目录

使用帮助

访问http://localhost:8080/592242186032.html images/taotaoitem.png


MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL