エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
FROM ubuntu RUN apt-get update RUN apt-get install -y python-software-properties RUN apt-get inst... FROM ubuntu RUN apt-get update RUN apt-get install -y python-software-properties RUN apt-get install -y wget RUN add-apt-repository ppa:mapnik/boost RUN wget -O - http://dl.hhvm.com/conf/hhvm.gpg.key | sudo apt-key add - RUN echo deb http://dl.hhvm.com/ubuntu precise main | sudo tee /etc/apt/sources.list.d/hhvm.list RUN apt-get update RUN apt-get install -y hhvm