荣耀坪山闸机远控app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
yk a6d4c59b2e 更新 'README' пре 2 година
lib init files пре 2 година
route init files пре 2 година
template init files пре 2 година
utils init files пре 2 година
Dockerfile init files пре 2 година
README 更新 'README' пре 2 година
build.sh init files пре 2 година
config.json init files пре 2 година
go.mod init files пре 2 година
go.sum init files пре 2 година
honorRH init files пре 2 година
index.html init files пре 2 година
main.go init files пре 2 година
nohup.out init files пре 2 година
user.json init files пре 2 година

README

####荣耀坪山闸机远控app运行程序####

#拷贝代码
git clone http://39.105.23.186:3000/yk/honorWeb.git

#新建image
cd honorWeb
docker build -t honor-rh-web .

#新建并运行container
docker run -itd --name honor-rh -p 48094:8090 honor-rh-web