1 Star 0 Fork 350

IS_NULL / cms

forked from sscms / cms 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 224 Bytes
一键复制 编辑 原始数据 按行查看 历史
starlying 提交于 2018-08-22 09:03 . docker
FROM microsoft/aspnet:4.7
RUN powershell -NoProfile -Command Remove-Item -Recurse C:\inetpub\wwwroot\*
WORKDIR /inetpub/wwwroot
COPY Dockerfile.ps1 .
RUN powershell -executionpolicy bypass .\Dockerfile.ps1
COPY build/ .
C#
1
https://gitee.com/isnull/cms.git
git@gitee.com:isnull/cms.git
isnull
cms
cms
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891