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
470
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
Microsoft Entra External IDとAzure AD B2C
tsubakimoto_s
0
300
Minimal Observability on Minimal API
tsubakimoto_s
0
61
ワークフローのコピペを自作で解消した話
tsubakimoto_s
0
43
Azure AI ことはじめ
tsubakimoto_s
0
500
Azureのコアサーバーレス Azure Functions
tsubakimoto_s
0
510
米国カンファレンスで活躍したAzure AI Speech
tsubakimoto_s
0
600
.NET 8 がリリース直前だから振り返る
tsubakimoto_s
0
550
Web API development in Visual Studio 2022
tsubakimoto_s
0
3.8k
GitHub Actionsと"仲良くなる"ための練習方法
tsubakimoto_s
13
5.6k
Other Decks in Technology
See All in Technology
オプトインカメラ:UWB測位を応用したオプトイン型のカメラ計測
matthewlujp
0
170
サイボウズフロントエンドエキスパートチームについて / FrontendExpert Team
cybozuinsideout
PRO
5
38k
非機能品質を作り込むための実践アーキテクチャ
knih
3
840
サーバレスアプリ開発者向けアップデートをキャッチアップしてきた #AWSreInvent #regrowth_fuk
drumnistnakano
0
190
どちらを使う?GitHub or Azure DevOps Ver. 24H2
kkamegawa
0
670
PHPからGoへのマイグレーション for DMMアフィリエイト
yabakokobayashi
1
160
LINEヤフーのフロントエンド組織・体制の紹介【24年12月】
lycorp_recruit_jp
0
530
Postman と API セキュリティ / Postman and API Security
yokawasa
0
200
なぜCodeceptJSを選んだか
goataka
0
160
【re:Invent 2024 アプデ】 Prompt Routing の紹介
champ
0
140
watsonx.ai Dojo #5 ファインチューニングとInstructLAB
oniak3ibm
PRO
0
160
コンテナセキュリティのためのLandlock入門
nullpo_head
2
320
Featured
See All Featured
Adopting Sorbet at Scale
ufuk
73
9.1k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.6k
Embracing the Ebb and Flow
colly
84
4.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
28
2.1k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
365
25k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Typedesign – Prime Four
hannesfritz
40
2.4k
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.