s_tajima:TechBlog

渋谷で働くインフラエンジニアのTechブログです。

2015-01-01から1ヶ月間の記事一覧

CentOS7の検証: Dockerを一般ユーザーで管理できるようにする。

※ 2016/08/18追記 0.9.0 (2014-03-10) にて -G オプションが追加されたので本記事の対応は不要になりました。 docker/CHANGELOG.md at master · docker/docker · GitHub Add a -G option to specify the group which unix sockets belong to. 追記終わり。 D…

CentOS7の検証: httpd2.4を起動しようとすると "Invalid command 'User', perhaps misspelled or defined by a module not included in the server configuration"

CentOS7環境でhttpd2.4をインストールし、起動しようとしたところ以下のエラーが。 Invalid command 'User', perhaps misspelled or defined by a module not included in the server configuration 詳しい環境は以下の通り。 CentOS Linux release 7.0.1406…