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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Yuta Matsumura
January 20, 2024
Technology
0
570
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
使って学ぼう MCP (と GitHub Codespaces)
tsubakimoto_s
1
250
GitHub Copilot CLI を使いやすくしよう
tsubakimoto_s
0
270
AspireとGitHub Modelsで作るお手軽AIアプリ
tsubakimoto_s
0
77
Memories of GitHub Universe & San Francisco
tsubakimoto_s
0
65
私のMCPの使い方
tsubakimoto_s
0
180
これからはじめる Model Context Protocol
tsubakimoto_s
0
82
Cloudflare の MCP サーバーをためしてみた
tsubakimoto_s
1
240
re:Invent の裏でアップデートされていた .NET Aspire で統合するAWS のクラウドリソース
tsubakimoto_s
1
150
.NET AspireでAzure Functionsやクラウドリソースを統合する
tsubakimoto_s
0
350
Other Decks in Technology
See All in Technology
Zeal of the Convert: Taming Shai-Hulud with AI
ramimac
0
140
組織全体で実現する標準監視設計
yuobayashi
3
490
頼れる Agentic AI を支える Datadog のオブザーバビリティ / Powering Reliable Agentic AI with Datadog Observability
aoto
PRO
0
200
[JAWSDAYS2026]Who is responsible for IAM
mizukibbb
0
800
AI時代のSaaSとETL
shoe116
1
180
今のWordPress の制作手法ってなにがあんねん?(改) / What’s the Deal with WordPress Development These Days?
tbshiki
0
500
AWSの資格って役に立つの?
tk3fftk
2
360
Go標準パッケージのI/O処理をながめる
matumoto
0
220
ガバメントクラウドにおけるAWSの長期継続割引について
takeda_h
2
5.1k
AIエージェント、 社内展開の前に知っておきたいこと
oracle4engineer
PRO
2
150
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
13k
Tebiki Engineering Team Deck
tebiki
0
27k
Featured
See All Featured
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
9.9k
How to make the Groovebox
asonas
2
2k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Into the Great Unknown - MozCon
thekraken
40
2.3k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
73k
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
85
Evolving SEO for Evolving Search Engines
ryanjones
0
160
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.4k
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
260
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
750
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
210
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.