代码拉取完成,页面将自动刷新
同步操作将从 Qi Zhang/dockerfile-demo 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<html>
<head>
<title>Goodrain Nginx Demo</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">
body {
font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei","Hiragino Sans GB",Verdana, Geneva, sans-serif;
}
.wrapper {
width: 900px;
margin: 0 auto;
}
p {
margin-top: 20px;
}
a:link {
text-decoration: none;
color: #2d59a2;
}
a:visited {
text-decoration: none;
color: #2d59a2;
}
a:hover {
text-decoration: none;
color: #203f71;
}
a:active {
text-decoration: none;
color: #203f71;
}
#forkongithub a {
background: #000;
color: #fff;
text-decoration: none;
font-family: arial,sans-serif;
text-align: center;
font-weight: bold;
padding: 5px 40px;
font-size: 1rem;
line-height: 2rem;
position: relative;
transition: 0.5s;
}
#forkongithub a:hover {
background: #c11;
color: #fff;
}
#forkongithub a::before,#forkongithub a::after {
content: "";
width: 100%;
display: block;
position: absolute;
top: 1px;
left: 0;
height: 1px;
background: #fff;
}
#forkongithub a::after {
bottom: 1px;
top: auto;
}
@media screen and (min-width:800px) {
#forkongithub {
position: absolute;
display: block;
top: 0;
right: 0;
width: 200px;
overflow: hidden;
height: 200px;
z-index: 9999;
}
#forkongithub a {
width: 200px;
position: absolute;
top: 60px;
right: -60px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
box-shadow: 4px 4px 10px rgba(0,0,0,0.8);
}
}
</style>
</head>
<body>
<div class="wrapper">
<h1> Hello Nginx!</h1>
<p>这是 <a href="https://www.rainbond.com" target="_blank">Rainbond</a > 平台 基于<a href="https://github.com/goodrain/dockerfile-demo.git" target="_blank">Dockerfile</a > 源码创建的 Nginx 演示效果页面。</p >
<p>恭喜!Dockerfile 源码创建的 Nginx 已成功构建并运行!</p >
<p>=---tag 1----</p >
</div>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。