mirror of
https://gitee.com/BDWare/ypk-deploy-tool
synced 2025-01-10 09:54:01 +00:00
3 lines
114 B
Bash
3 lines
114 B
Bash
|
#! /bin/bash
|
||
|
docker run -v `pwd`/deployentry.json:/ypk-deploy-tool/deployentry.json bdware/ypk-deploy-tool:0.5.2
|