2014-11-09から1日間の記事一覧

Elasticsearch 1.4.0 を Docker で動かしてみる -- boot2docker

準備の準備 まずは、boot2dockerをバージョンアップする。 OSX Installer インストーラを新しくする。https://github.com/boot2docker/osx-installer/releases/latestDawnLoad後、Installする。その後、以下のコマンドを実行する。 この辺りは、Dockerのサイ…