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
530
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
re:Invent の裏でアップデートされていた .NET Aspire で統合するAWS のクラウドリソース
tsubakimoto_s
1
77
.NET AspireでAzure Functionsやクラウドリソースを統合する
tsubakimoto_s
0
290
Microsoft Entra External IDとAzure AD B2C
tsubakimoto_s
0
1.3k
Minimal Observability on Minimal API
tsubakimoto_s
0
98
ワークフローのコピペを自作で解消した話
tsubakimoto_s
0
78
Azure AI ことはじめ
tsubakimoto_s
0
650
Azureのコアサーバーレス Azure Functions
tsubakimoto_s
0
650
米国カンファレンスで活躍したAzure AI Speech
tsubakimoto_s
0
790
.NET 8 がリリース直前だから振り返る
tsubakimoto_s
0
620
Other Decks in Technology
See All in Technology
United airlines®️ USA Contact Numbers: Complete 2025 Support Guide
unitedflyhelp
0
340
Four Keysから始める信頼性の改善 - SRE NEXT 2025
ozakikota
0
340
Talk to Someone At Delta Airlines™️ USA Contact Numbers
travelcarecenter
0
150
アクセスピークを制するオートスケール再設計: 障害を乗り越えKEDAで実現したリソース管理の最適化
myamashii
1
400
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
820
Autify Company Deck
autifyhq
2
44k
ClaudeCodeにキレない技術
gtnao
1
820
Delegating the chores of authenticating users to Keycloak
ahus1
0
180
CDKコード品質UP!ナイスな自作コンストラクタを作るための便利インターフェース
harukasakihara
2
220
毎晩の 負荷試験自動実行による効果
recruitengineers
PRO
5
150
How Do I Contact HP Printer Support? [Full 2025 Guide for U.S. Businesses]
harrry1211
0
130
Getting to Know Your Legacy (System) with AI-Driven Software Archeology (WeAreDevelopers World Congress 2025)
feststelltaste
1
190
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
970
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
What's in a price? How to price your products and services
michaelherold
246
12k
The Invisible Side of Design
smashingmag
301
51k
KATA
mclloyd
30
14k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Building Applications with DynamoDB
mza
95
6.5k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
750
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
How GitHub (no longer) Works
holman
314
140k
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.