Skip to content

dezamon/dockerAutomated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Docker動作確認用 Dockerイメージサンプル

Dockerはコンテナ仮想化技術を使ったアプリケーション実行環境構築・運用プラットフォームです。   

Dockerfileは、DockerコンテナのもとになるDockerイメージの構成情報を記述したファイルです。   

  • CentOS公式イメージにApache HTTP Serverをインストール
  • ホストマシンの80番ポートを転送
  • Bootstrap3.4でスタイリングしたサンプルのHTMLコンテンツを/var/wwww/htmlにコピー

Usage

$ docker pull asashiho/dockersample

Docker公式サイト

https://www.docker.com/

About

this is a test repository for docker automated function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors