1 Star 0 Fork 0

github_mirrors/eShopOnContainers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
run-docker-compose-build.ps1 338 Bytes
一键复制 编辑 原始数据 按行查看 历史
Miguel Veloso 提交于 2018-07-02 13:42 . Add build stopwatch
$startTime = $(Get-Date)
docker-compose build
$elapsedTime = $(Get-Date) - $startTime
$elapsedTime
# "Beep" from: http://jeffwouters.nl/index.php/2012/03/get-your-geek-on-with-powershell-and-some-music/
[console]::beep(900,400)
[console]::beep(1000,400)
[console]::beep(800,400)
[console]::beep(400,400)
[console]::beep(600,1600)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/github_mirrors/eShopOnContainers.git
git@gitee.com:github_mirrors/eShopOnContainers.git
github_mirrors
eShopOnContainers
eShopOnContainers
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385