You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Docker を始めましょう - 導入ガイド Linux Windows Mac OS X Docker Engine Docker Engine Docker Engine クイックスタート アーキテクチャの理解 Docker Engine について インストール Docker Engine ユーザガイド 管理 安全な Engine Engine の拡張 アプリケーションの Docker 化 アプリケーションの Docker 化 MongoDB の Docker 化 PostgreSQL の Docker 化 CouchDB サービスの Docker 化 Couchbase サービスの Docker 化 Node.js ウェブ・アプリの Docker 化 Node.js アプリの作成 Dockerfile の作成 イメージを構築 イメージの実行 テスト Redis サービスの Docke
Build and deploy on the AI Cloud.Vercel provides the developer tools and cloud infrastructure to build, scale, and secure a faster, more personalized web. Build and deploy on the AI Cloud.Vercel provides the developer tools and cloud infrastructure to build, scale, and secure a faster, more personalized web.
diff --git a/_bashbrew-list b/_bashbrew-list index d46c22d..eff342a 100644 --- a/_bashbrew-list +++ b/_bashbrew-list @@ -28,21 +28,21 @@ node:6.10.3-alpine node:6.10.3-onbuild node:6.10.3-slim node:6.10.3-wheezy -node:7 -node:7-alpine -node:7-onbuild -node:7-slim -node:7-wheezy -node:7.10 -node:7.10-alpine -node:7.10-onbuild -node:7.10-slim -node:7.10-wheezy -node:7.10.0 -node:7.10.0-alpine -node:
$ docker run --rm -it --user node node:7.9-alpine ash $ cd /home/node $ yarn add express $ node -i > const express = require('express'); > const app = express(); > app.listen(80, () => { console.log('listen on port 80'); }); Server { ~ 割愛 ~ maxHeadersCount: null } > Error: listen EACCES 0.0.0.0:80 at Object.exports._errnoException (util.js:1050:11) at exports._exceptionWithHostPort (util.js:1073:2
こんにちは皆さん dockercon やばかったですね docker swarm モードの導入が個人的に一番衝撃的でした。 kubernetesみたいな外部ツール使わなければならなかったことが、docker engineでできてしまうという便利感がやばすぎです そんなわけで、最近Docker使った開発に染まりきってきたところで、Dockerを使用したLaravel開発環境があるというので、早速導入してみたわけです。 Laravel 最近やたらと人気の出てきたフレームワークです。 私はcodeigniterとかphalconとかは使っていたのですが、あまりlaravelを業務で使うことはありませんでした。 しかし、composerやオートローダを使用した自由な開発ができるフレームワークだし、人気もあるのでさわってみたいなぁとは思っていたのです。 Homestead? Homesteadはla
Dockerizing a Node.js web app The goal of this example is to show you how to get a Node.js application into a Docker container. The guide is intended for development, and not for a production deployment. The guide also assumes you have a working Docker installation and a basic understanding of how a Node.js application is structured. In the first part of this guide we will create a simple web appl
印刷する メールで送る テキスト HTML 電子書籍 PDF ダウンロード テキスト 電子書籍 PDF クリップした記事をMyページから読むことができます オープンソースのウェブ開発ツールや言語、データベースを集めたソフトウェア群の新版「Red Hat Software Collections 2.2」と企業向けLinuxディストリビューション「Red Hat Enterprise Linux(RHEL)」でのアプリケーション開発の効率化を支援する「Red Hat Developer Toolset 4.1」の提供が開始された。 レッドハットが6月8日に発表した。それぞれ新たに追加されたソフトウェアは以下の通り。 Software Collections 2.2 データベース=MariaDB 10.1、MongoDB 2.6/3.2、PostgreSQL 9.5 プログラミング言語=Nod
#prefix C-aに変更する set -g prefix C-a # C-bのキーバインドを解除する unbind C-b # キーストロークのディレイを減らす set -sg escape-time 1 # ウィンドウのインデックスを1から始める set -g base-index 1 # ペインのインデックスを1から始める setw -g pane-base-index 1 # 設定ファイルをリロードする bind r source-file ~/.tmux.conf \; display "Reloaded!" # C-a*2でtmux内のプログラムにC-aを送る bind C-a send-prefix # | でペインを縦に分割する bind | split-window -h # - でペインを横に分割する bind - split-window -v # Vimのキーバイ
Debian jessie - docker pull nodesource/jessie Node 0.10.30 - docker pull nodesource/jessie:0.10.30 Node 0.10.31 - docker pull nodesource/jessie:0.10.31 Node 0.10.32 - docker pull nodesource/jessie:0.10.32 Node 0.10.33 - docker pull nodesource/jessie:0.10.33 Node 0.10.34 - docker pull nodesource/jessie:0.10.34 Node 0.10.35 - docker pull nodesource/jessie:0.10.35 Node 0.10.36 - docker pull nodesourc
node アプリ + HTML/CSS/JavaScript のリポジトリを Dockernize したときの話。最近 Docker の機運が高まっているのはたまたまです。 同じプロジェクトのバックエンドのリポジトリ(ただし別言語)が Dockerfile 内で依存解決をしていたので、おもむろに RUN cd /src && npm i && npm run build 的な処理を記述したら時間がかかりすぎて爆死しました。 予想はしてましたが node_modules 以下の依存ツリーが肥大化しているのが原因です。 $ du -k -d 1 node_modules | sort -nr 466792 node_modules 85224 node_modules/sc5-styleguide 60400 node_modules/gulp-svg-sprite 32844 node_mo
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く