Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
# cat Dockerfile FROM centos RUN yum install -y git man # NVM インストール RUN git clone --depth 1 https://github.com/creationix/nvm.git ~/.nvm # nodejs インストール RUN bash -c ". /.nvm/nvm.sh; nvm install 0.10" # スクリプト実行ユーザの作成 RUN useradd -u 45678 -s /bin/bash -m worker # ワークスペースのマウント先を作成 RUN mkdir /workspace ENTRYPOINT ["/bin/bash", "-c"] jenkinsのjob作成 新規job作成 ジョブ名を今回は「docker_test」と入力して、フリースタイルを選択 jobの設定内容
$ karma init Which testing framework do you want to use ? Press tab to list possible options. Enter to move to the next question. > jasmine Do you want to use Require.js ? This will add Require.js adapter into files. Press tab to list possible options. Enter to move to the next question. > no Do you want to capture a browser automatically ? Press tab to list possible options. Enter empty string to
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く