| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
{{amazon|B00JWM4W2E}}
*http://typea.info/blg/glob/2014/08/docker-commands.html
===コマンド===
{| class="wikitable"
|-
! scope="row"| docker
|
|-
|}
 
===runコマンドオプション===
{| class="wikitable"
|-
! scope="col"| コマンドオプション
! scope="col"| パラメータ
! scope="col"| 内容
! scope="col"| 例
|-
! scope="row"| -P, --publish
| hostPort:containerPort
| コンテナポートをホストに公開
| docker run --name test-ginx -d -p 8080:80 nginx
|-
|}

案内メニュー