Choose a core plan to create and collaborate. Then add the sites you need.
Note Automated builds require a Docker Pro, Team, or Business subscription. This page contains information on: Configuring Automated buildsAdvanced Automated build optionsAutomated builds for teamsConfigure Automated buildsYou can configure repositories in Docker Hub so that they automatically build an image each time you push new code to your source provider. If you have automated tests configure
{ const container = $el; // The div with overflow const item = document.getElementById('sidebar-current-page') if (item) { const containerTop = container.scrollTop; const containerBottom = containerTop + container.clientHeight; const itemTop = item.offsetTop - container.offsetTop; const itemBottom = itemTop + item.offsetHeight; // Scroll only if the item is out of view if (itemBottom > containerBo
Boot2Docker経由でDockerを利用する場合、dockerコマンドにDockerホストの接続先や証明書のパスなどを教えてやるために環境変数を設定する必要があります。 設定すべき内容は「boot2docker shellinit」コマンドで確認できます。 $ boot2docker shellinit Writing /Users/nobusue/.boot2docker/certs/boot2docker-vm/ca.pem Writing /Users/nobusue/.boot2docker/certs/boot2docker-vm/cert.pem Writing /Users/nobusue/.boot2docker/certs/boot2docker-vm/key.pem export DOCKER_CERT_PATH=/Users/nobusue/.boot2dock
このページでは、はてなブログで使用することができるはてな記法の一覧を紹介しています。 入力支援記法 自動リンク はてな内自動リンク 入力支援機能 関連 入力支援記法 記法名 書式 機能 大見出し記法 *~~ 日記に大見出し(h3)をつけます 中見出し記法 **~~ 日記に中見出し(h4)をつけます 小見出し記法 ***~~ 日記に小見出し(h5)をつけます リスト記法 -~~ --~~ +~~ ++~~ リスト(li)を簡単に記述します 定義リスト記法 :~~:~~ 定義リスト(dt)を簡単に記述します 表組み記法 | ~~ | ~~ | |*~~ | ~~ | 表組み(table)を簡単に記述します 引用記法 >> ~~ << 引用ブロック(blockquote)を簡単に記述します pre記法 >| ~~ |< 整形したテキストをそのまま表示します(pre) スーパーpre記法 >||
はじめに 第1回目の本稿は、「docomo Developer support」の概要と、手軽に機能が試せるAPIコンソールの使い方を解説しましょう(本稿は、2014年11月19日時点の最新情報に基づいております)。 対象読者 JavaとEclipseを用いたAndroidアプリの開発で、基本的な知識がある方を対象とします。 「docomo Developer support」とは 「docomo Developer support」は、NTTドコモが開発者向けに情報を提供しているサイトで、2013年11月11日に開設されています。このサイトでは、ハッカソンなどのイベント情報も提供されていますが、メインとなるのは、さまざまな開発に活用できるAPIやツールの情報です。 APIとは「Application Programming Interface」の略で、あるプログラムの機能を外部のアプリケ
はじめに Docker 1.3がリリースされましたね! DOCKER 1.3: SIGNED IMAGES, PROCESS INJECTION, SECURITY OPTIONS, MAC SHARED DIRECTORIES それに合わせて、Dockerコンテナのオーケストレーションツールであるfigも1.0がリリースされました! FIG 1.0: BOOT2DOCKER COMPATIBILITY AND MORE figの概要についてざっとご説明すると「複数のDockerコンテナの定義をYAML形式の設定ファイルに書いておくことで、コマンド一発で構築したり構成変更できたりする」という便利ツールです。 ということで、fig 1.0リリース記念、Mac OS X上でfigを使ってみました! やってみる boot2dockerのセットアップ boot2dockerのgithubリポジトリ
Use multi-stage buildsMulti-stage builds let you reduce the size of your final image, by creating a cleaner separation between the building of your image and the final output. Split your Dockerfile instructions into distinct stages to make sure that the resulting output only contains the files that are needed to run the application. Using multiple stages can also let you build more efficiently by
今年も開催される Scala Advent Calendar 2014 の 15 日目にエントリーしていて、ネタとしては先日 Tumblr が発表した "I/O and Microservice library for Scala" を謳う Colossus をやる予定なんだけど、前振りとして「なぜマイクロサービス化を進めるサービスは Scala を選ぶのか」という話をしてみるエントリ。ちなみに、Advent Calendar の前振りと書いたけど、とりあえず Scala をあまり知らない人向け。 そもそもマイクロサービスって何だっけ? マイクロサービスへの移行と Scala なぜ Scala が選ばれるのか? 1. JVM 言語である 2. Finagle の存在 性能 プログラミングモデル 運用ツールとの連携 3. 静的型付き言語である 余談 そもそもマイクロサービスって何だっけ? こ
by Chiara Cremaschi 基本料金1冊200円でカバー・オビ付きの本が作れて、カラーでもモノクロでも同一料金、本当に1冊から本の出版を依頼できるサービスが「OneBooks」です。本を作る時に、1回の注文でたくさん本を刷る必要があるため在庫が出てしまうというリスクは大きいものですが、OneBooksならその心配もなさそうなので、実際にサービスを利用してみました。 OneBooks | 株式会社RED TRAIN http://www.red-train.co.jp/onebook ワンブックスの特徴は大きく分けて5つ。まず、本当に「1冊から」本が作れること。 カラー・モノクロいずれの印刷でも同じ金額で本がつくれ、かつ1冊でも100冊でも金額は変わらないこと。 本文用紙は全部で17種類、厚みの種類も含めると全部で36種類から選ぶことが可能。どの用紙を選んでも金額は一緒で、オビや
► 2017 ( 10 ) 6月 ( 2 ) 5月 ( 2 ) 4月 ( 1 ) 3月 ( 2 ) 2月 ( 2 ) 1月 ( 1 ) ► 2016 ( 34 ) 12月 ( 2 ) 11月 ( 2 ) 10月 ( 2 ) 9月 ( 1 ) 8月 ( 3 ) 7月 ( 1 ) 6月 ( 3 ) 5月 ( 3 ) 4月 ( 4 ) 3月 ( 5 ) 2月 ( 5 ) 1月 ( 3 ) ► 2015 ( 36 ) 12月 ( 6 ) 11月 ( 7 ) 10月 ( 2 ) 9月 ( 1 ) 8月 ( 1 ) 7月 ( 5 ) 6月 ( 4 ) 5月 ( 3 ) 4月 ( 1 ) 3月 ( 2 ) 2月 ( 3 ) 1月 ( 1 ) ▼ 2014 ( 266 ) 12月 ( 2 ) 11月 ( 16 ) 10月 ( 16 ) 9月 ( 16 ) 8月 ( 14 ) 7月 ( 16 ) 6月 (
NHKが、テレビ番組を放送と同時にインターネット上でも見られるようにする「同時送信」の実証実験を、来年度にも実施する方針を固めたことが25日分かった。 番組を幅広く同時送信できる時代を見据えた初の試み。ネット利用者も含めた新たな受信料制度を検討する上で、番組がどの程度、ネット視聴されるか注目される。 実験では、受信料支払者から数千~1万人規模で参加者を募集。1日に最大16時間ずつ、1週間から3か月間、番組を同時送信し、ネット利用者の視聴習慣や回線への負荷などを検証する。総合テレビとEテレの内容を送信する予定。 NHKのネット活用に関しては、6月に改正された放送法(来年4月施行見込み)で、1日のうち一部の番組を同時送信できるようになった。それを受けてNHKは10月、「インターネット実施基準要綱」を公表。民放や視聴者の意見を踏まえて「実施基準」として近く総務相に認可申請する。
MIT License Copyright 2015-2021 Tobias Gesellchen (@gesellix) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to p
NEWER EDITION AVAILABLE IN MEAP Docker in Action, Second Edition is now available in the Manning Early Access Program. An eBook of this older edition is included at no additional cost when you buy the revised edition! You may still purchase Docker in Action (First Edition) using the Buy options on this page. Docker in Action teaches readers how to create, deploy, and manage applications hosted in
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く