Amazon ECS Sample App

Jmnote bot (토론 | 기여)님의 2017년 6월 27일 (화) 00:10 판 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

Amazon ECS Sample App
<html>

  <head>
    <title>Amazon ECS Sample App</title>
    <style>
      body {
        margin-top: 40px;
        background-color: #333;
      }

    </style>
  </head>

  <body>
    <div style=color:white;text-align:center>
      <h1>Amazon ECS Sample App</h1>
      <h2>Congratulations!</h2>
      <p>Your application is now running on a container in Amazon ECS.</p>
    </div>
  </body>

</html>

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}