flagflag  If you want to see English page, please click "English" Button at Left.
1: 2020-08-21 (金) 16:55:18 iseki ソース 現: 2020-08-21 (金) 17:00:29 iseki ソース
Line 1: Line 1:
-*** DockerSpawner​ 用 サンプル jupyterhub_config.py [#w55e5dcb]+*** SwarmSpawner​ 用 サンプル jupyterhub_config.py [#f2a38cbc] 
 + version: "3" 
 + services: 
 +   proxy: 
 +     env_file: .env 
 +     image: jupyterhub/configurable-http-proxy:3.1.1​ 
 +     networks: 
 +       - jupyterhub-net 
 +     # expose the proxy to the world 
 +     ports: 
 +       - "80:8000" 
 +     command: 
 +       - configurable-http-proxy 
 +       - '--error-target' 
 +       - 'http://hub/hub/error' 
 +  
 +   hub: 
 +     # build an image with SwarmSpawner and our jupyterhub_config.py 
 +     env_file: .env 
 +     build: 
 +       context: "../.." 
 +       dockerfile: "examples/swarm/Dockerfile" 
 +     # mount the docker socket 
 +     volumes: 
 +       - "/var/run/docker.sock:/var/run/docker.soc​k" 
 +     networks: 
 +       - jupyterhub-net 
 + networks: 
 +   jupyterhub-net: 
 +     driver: overlay 
 +#br


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 5月翌月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
<今日>

オンライン状況

68 人のユーザが現在オンラインです。 (15 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 68

もっと...

アクセスカウンタ

今日 : 230230230
昨日 : 1615016150161501615016150
総計 : 2347952323479523234795232347952323479523234795232347952323479523
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com