Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed May 31, 2024
1 parent a80e058 commit dc9b1fd
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8be7cd44
8e6777a7
34 changes: 27 additions & 7 deletions docker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,8 +402,8 @@ <h1>Docker</h1>
<h1>Docker の紹介</h1>

</section>
<section id="研究用オープンソース-ソフトウエアの問題点" class="slide level2">
<h2>研究用オープンソース・<br>ソフトウエアの問題点</h2>
<section id="ディスカッション-研究用オープンソース-ソフトウエアの問題点" class="slide level2">
<h2>[ディスカッション] 研究用オープンソース・<br>ソフトウエアの問題点</h2>
<ul>
<li>今までの困ったことについて話しましょう</li>
</ul>
Expand Down Expand Up @@ -481,8 +481,8 @@ <h2>目標</h2>
<li>Docker コマンドのヘルプを使用してみましょう。</li>
</ul>
</section>
<section id="docker-コマンドを使ってみよう" class="slide level2">
<h2>Docker コマンドを使ってみよう</h2>
<section id="付箋で成功を確認-docker-コマンドを使ってみよう" class="slide level2">
<h2>[付箋で成功を確認] Docker コマンドを使ってみよう</h2>
<ol type="1">
<li>Docker Desktop を立ち上げましょう (そしてツールバーを見てみましょう)</li>
<li>Terminal を立ち上げましょう</li>
Expand Down Expand Up @@ -534,9 +534,29 @@ <h2>目標</h2>
<li>イメージからコンテナーのインスタンスを起動する方法をデモしてみましょう。</li>
<li>実行中の Docker コンテナ内でコマンドを実行する方法を少なくとも 2 つ説明してみましょう。</li>
</ul>
</section>
<section id="付箋で成功を確認-docker-イメージのダウンロード" class="slide level2">
<h2>[付箋で成功を確認] Docker イメージのダウンロード</h2>
<p>まず今持っている Docker イメージを確認します。</p>
<pre><code>docker image ls</code></pre>
<p>インターネットからの <code>hello-world</code> イメージの取得</p>
<pre><code>docker image pull hello-world</code></pre>
</section>
<section id="チャレンジ-イメージを確認してみましょう" class="slide level2">
<h2>[チャレンジ] イメージを確認してみましょう</h2>
<p>hello-world Docker コンテナー イメージが正常にダウンロードされ、コンピューター上にあるかどうかを確認するには、どのコマンドを使用しますか? (解答を見る前に、これまでの知識を活かしてそれにチャレンジしてみてください。)</p>
</section>
<section id="docker-hub" class="slide level2">
<h2>Docker Hub</h2>
<p>どこから <code>hello-world</code> イメージはダウンロードされたのか?</p>
<p>Docker Hub https://hub.docker.com/ からダウンロードされました。</p>
<p>詳細については、後で (Joel さんが) 説明します。</p>
</section>
<section id="section" class="slide level2">
<h2></h2>
</section></section>
<section>
<section id="docker-hub" class="title-slide slide level1 center">
<section id="docker-hub-1" class="title-slide slide level1 center">
<h1>Docker Hub</h1>

</section>
Expand Down Expand Up @@ -564,8 +584,8 @@ <h2>イメージのタグ</h2>
<ul>
<li>以下のコマンドは違うバージョンのPythonをダウンロードします:</li>
</ul>
<div class="sourceCode" id="cb1"><pre class="sourceCode numberSource bash number-lines code-with-copy"><code class="sourceCode bash"><span id="cb1-1"><a></a><span class="ex">docker</span> image pull python:3.8</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="sourceCode" id="cb2"><pre class="sourceCode numberSource bash number-lines code-with-copy"><code class="sourceCode bash"><span id="cb2-1"><a></a><span class="ex">docker</span> image pull python:3.8</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="sourceCode" id="cb3"><pre class="sourceCode numberSource bash number-lines code-with-copy"><code class="sourceCode bash"><span id="cb3-1"><a></a><span class="ex">docker</span> image pull python:3.8</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="sourceCode" id="cb4"><pre class="sourceCode numberSource bash number-lines code-with-copy"><code class="sourceCode bash"><span id="cb4-1"><a></a><span class="ex">docker</span> image pull python:3.8</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</section>
<section id="イメージのタグ-1" class="slide level2">
<h2>イメージのタグ</h2>
Expand Down
37 changes: 29 additions & 8 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,11 +399,11 @@
"text": "About this site"
},
{
"objectID": "docker/index.html#研究用オープンソース-ソフトウエアの問題点",
"href": "docker/index.html#研究用オープンソース-ソフトウエアの問題点",
"objectID": "docker/index.html#ディスカッション-研究用オープンソース-ソフトウエアの問題点",
"href": "docker/index.html#ディスカッション-研究用オープンソース-ソフトウエアの問題点",
"title": "SWC @ 千葉大学",
"section": "研究用オープンソース・ソフトウエアの問題点",
"text": "研究用オープンソース・ソフトウエアの問題点\n\n今までの困ったことについて話しましょう"
"section": "[ディスカッション] 研究用オープンソース・ソフトウエアの問題点",
"text": "[ディスカッション] 研究用オープンソース・ソフトウエアの問題点\n\n今までの困ったことについて話しましょう"
},
{
"objectID": "docker/index.html#docker-とは",
Expand Down Expand Up @@ -448,11 +448,11 @@
"text": "目標\n\nDocker がインストールされ、使用できる状態であることを確認する方法を説明してみましょう。\nいくつかの初めの Docker コマンドライン対話をデモしてみましょう。\nDocker コマンドのヘルプを使用してみましょう。"
},
{
"objectID": "docker/index.html#docker-コマンドを使ってみよう",
"href": "docker/index.html#docker-コマンドを使ってみよう",
"objectID": "docker/index.html#付箋で成功を確認-docker-コマンドを使ってみよう",
"href": "docker/index.html#付箋で成功を確認-docker-コマンドを使ってみよう",
"title": "SWC @ 千葉大学",
"section": "Docker コマンドを使ってみよう",
"text": "Docker コマンドを使ってみよう\n\nDocker Desktop を立ち上げましょう (そしてツールバーを見てみましょう)\nTerminal を立ち上げましょう\ndocker container ls コマンドを Terminal 内で実行しましょう\n\ndocker container ls で現在実行中の Docker コンテナの一覧を表示します。"
"section": "[付箋で成功を確認] Docker コマンドを使ってみよう",
"text": "[付箋で成功を確認] Docker コマンドを使ってみよう\n\nDocker Desktop を立ち上げましょう (そしてツールバーを見てみましょう)\nTerminal を立ち上げましょう\ndocker container ls コマンドを Terminal 内で実行しましょう\n\ndocker container ls で現在実行中の Docker コンテナの一覧を表示します。"
},
{
"objectID": "docker/index.html#ヘルプの取得方法",
Expand Down Expand Up @@ -489,6 +489,27 @@
"section": "目標",
"text": "目標\n\nコマンドを使用して、コンピューター上にどの Docker イメージがあるかを確認しましょう。\n新しい Docker イメージをダウンロードできるようになりましょう。\nイメージからコンテナーのインスタンスを起動する方法をデモしてみましょう。\n実行中の Docker コンテナ内でコマンドを実行する方法を少なくとも 2 つ説明してみましょう。"
},
{
"objectID": "docker/index.html#付箋で成功を確認-docker-イメージのダウンロード",
"href": "docker/index.html#付箋で成功を確認-docker-イメージのダウンロード",
"title": "SWC @ 千葉大学",
"section": "[付箋で成功を確認] Docker イメージのダウンロード",
"text": "[付箋で成功を確認] Docker イメージのダウンロード\nまず今持っている Docker イメージを確認します。\ndocker image ls\nインターネットからの hello-world イメージの取得\ndocker image pull hello-world"
},
{
"objectID": "docker/index.html#チャレンジ-イメージを確認してみましょう",
"href": "docker/index.html#チャレンジ-イメージを確認してみましょう",
"title": "SWC @ 千葉大学",
"section": "[チャレンジ] イメージを確認してみましょう",
"text": "[チャレンジ] イメージを確認してみましょう\nhello-world Docker コンテナー イメージが正常にダウンロードされ、コンピューター上にあるかどうかを確認するには、どのコマンドを使用しますか? (解答を見る前に、これまでの知識を活かしてそれにチャレンジしてみてください。)"
},
{
"objectID": "docker/index.html#docker-hub",
"href": "docker/index.html#docker-hub",
"title": "SWC @ 千葉大学",
"section": "Docker Hub",
"text": "Docker Hub\nどこから hello-world イメージはダウンロードされたのか?\nDocker Hub https://hub.docker.com/ からダウンロードされました。\n詳細については、後で (Joel さんが) 説明します。"
},
{
"objectID": "docker/index.html#docker-hubでコンテナを探す",
"href": "docker/index.html#docker-hubでコンテナを探す",
Expand Down
12 changes: 6 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://swcarpentry-ja.github.io/2024-05-30-chiba-slides/swc-intro/index.html</loc>
<lastmod>2024-05-31T00:39:52.511Z</lastmod>
<lastmod>2024-05-31T00:54:34.876Z</lastmod>
</url>
<url>
<loc>https://swcarpentry-ja.github.io/2024-05-30-chiba-slides/index.html</loc>
<lastmod>2024-05-31T00:39:52.483Z</lastmod>
<lastmod>2024-05-31T00:54:34.848Z</lastmod>
</url>
<url>
<loc>https://swcarpentry-ja.github.io/2024-05-30-chiba-slides/git/index.html</loc>
<lastmod>2024-05-31T00:39:52.463Z</lastmod>
<lastmod>2024-05-31T00:54:34.832Z</lastmod>
</url>
<url>
<loc>https://swcarpentry-ja.github.io/2024-05-30-chiba-slides/about.html</loc>
<lastmod>2024-05-31T00:39:52.463Z</lastmod>
<lastmod>2024-05-31T00:54:34.832Z</lastmod>
</url>
<url>
<loc>https://swcarpentry-ja.github.io/2024-05-30-chiba-slides/docker/index.html</loc>
<lastmod>2024-05-31T00:39:52.463Z</lastmod>
<lastmod>2024-05-31T00:54:34.832Z</lastmod>
</url>
<url>
<loc>https://swcarpentry-ja.github.io/2024-05-30-chiba-slides/shell/index.html</loc>
<lastmod>2024-05-31T00:39:52.487Z</lastmod>
<lastmod>2024-05-31T00:54:34.852Z</lastmod>
</url>
</urlset>

0 comments on commit dc9b1fd

Please sign in to comment.