Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
GitHub Codespaces Updates
Search
Yuta Matsumura
January 20, 2024
Technology
0
550
GitHub Codespaces Updates
LTスライドです
JAWS-UGおおいた@サーバレスでもっと簡単にサービスを作ろう!
https://jawsug-oita.doorkeeper.jp/events/164780
Yuta Matsumura
January 20, 2024
Tweet
Share
More Decks by Yuta Matsumura
See All by Yuta Matsumura
これからはじめる Model Context Protocol
tsubakimoto_s
0
31
Cloudflare の MCP サーバーをためしてみた
tsubakimoto_s
1
30
re:Invent の裏でアップデートされていた .NET Aspire で統合するAWS のクラウドリソース
tsubakimoto_s
1
100
.NET AspireでAzure Functionsやクラウドリソースを統合する
tsubakimoto_s
0
300
Microsoft Entra External IDとAzure AD B2C
tsubakimoto_s
0
1.8k
Minimal Observability on Minimal API
tsubakimoto_s
0
110
ワークフローのコピペを自作で解消した話
tsubakimoto_s
0
84
Azure AI ことはじめ
tsubakimoto_s
0
680
Azureのコアサーバーレス Azure Functions
tsubakimoto_s
0
680
Other Decks in Technology
See All in Technology
BtoBプロダクト開発の深層
16bitidol
0
180
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
290
PLaMoの事後学習を支える技術 / PFN LLMセミナー
pfn
PRO
9
3.7k
タスクって今どうなってるの?3.14の新機能 asyncio ps と pstree でasyncioのデバッグを (PyCon JP 2025)
jrfk
1
240
Geospatialの世界最前線を探る [2025年版]
dayjournal
3
480
LLMアプリケーション開発におけるセキュリティリスクと対策 / LLM Application Security
flatt_security
7
1.8k
FastAPIの魔法をgRPC/Connect RPCへ
monotaro
PRO
1
700
stupid jj tricks
indirect
0
7.8k
What is BigQuery?
aizack_harks
0
130
業務自動化プラットフォーム Google Agentspace に入門してみる #devio2025
maroon1st
0
180
実装で解き明かす並行処理の歴史
zozotech
PRO
1
310
生成AIとM5Stack / M5 Japan Tour 2025 Autumn 東京
you
PRO
0
130
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Practical Orchestrator
shlominoach
190
11k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
How STYLIGHT went responsive
nonsquared
100
5.8k
How to Ace a Technical Interview
jacobian
280
23k
Transcript
#jawsug_oita GitHub Codespaces Updates 2024/01/20 JAWS-UG 大分 Yuta Matsumura ©
2023 Yuta Matsumura.
#jawsug_oita 松村 優大 (Yuta Matsumura) Currently working for © 2023
Yuta Matsumura. Chief Technical Architect C#, PHP, Azure, GitHub が好き Microsoft MVP (Developer Technologies) #fukuten #devblogradio の中の人 @tsubakimoto_s
#jawsug_oita 現地で参加できずごめんなさい © 2023 Yuta Matsumura.
#jawsug_oita GitHub Codespaces AWS を使った開発でもよく使われていますか? © 2023 Yuta Matsumura.
#jawsug_oita GitHub Codespaces GitHub 上にホストされる仮想マシンを使用して、 オンライン上に開発環境を構築することができます。 devcontainer.json をリポジトリに保管している場合、 記載されている構成がセットアップされます。 ©
2023 Yuta Matsumura.
#jawsug_oita © 2023 Yuta Matsumura. https://github.blog/changelog/2024-01-16-codespaces-host-image-upgrade/
#jawsug_oita © 2023 Yuta Matsumura. ホスト環境 開発コンテナー 開発コンテナー 開発コンテナー リポジトリ
リポジトリ リポジトリ
#jawsug_oita GitHub Codespaces のホストイメージ構成 © 2023 Yuta Matsumura. 種類 バージョン
OS Ubuntu 22.04 LTS moby-engine 23.0.x docker-compose 1.29.x nodejs 18.19.x python3 3.10.x azcopy 10.3.x Version: 20240111002 (~2024/01/15) 種類 バージョン OS Ubuntu 22.04 LTS moby-engine 23.0.x docker-compose 2.22.x nodejs 18.19.x python3 3.10.x azcopy 10.22.x Version: 20240113001 (2024/01/16~)
#jawsug_oita © 2023 Yuta Matsumura. https://docs.github.com/ja/codespaces/setting-your-user-preferences/choosing-the-stable-or-beta-host-image 現在は Stable = Beta
です 今後、新しいホスト環境を早く利用した い場合は Beta を選んでおきましょう。 開発コンテナー構成に VM ホスト カーネルのコ ンポーネントへの依存関係がない限り、ベータ 版のホスト イメージの使用で問題が発生する可 能性はほとんどありません。
#jawsug_oita ご清聴ありがとうございました 次回は大分に行きたいです © 2023 Yuta Matsumura.