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
DockerCon Live 2021 Recap
Search
Kohei Ota
May 28, 2021
Technology
2
1.1k
DockerCon Live 2021 Recap
Kohei Ota
May 28, 2021
Tweet
Share
More Decks by Kohei Ota
See All by Kohei Ota
CloudNative Meets WebAssembly: Exploring Wasm's Potential to Replace Containers
inductor
4
2.8k
The Cloud Native Chronicles: 10 Years of Community Growth Inside and Outside Japan
inductor
0
130
Cracking the KubeCon CfP
inductor
2
620
KubeCon Recap -Platform migration at Scale-
inductor
1
1k
コンテナビルド最新事情 2022年度版 / Container Build 2022
inductor
3
520
データベースとストレージのレプリケーション入門 / Intro-of-database-and-storage-replication
inductor
28
6.3k
KubeConのケーススタディから振り返る、Platform for Platforms のあり方と その実践 / Lessons from KubeCon case studies: Platform for Platforms and its practice
inductor
3
850
オンラインの技術カンファレンスを安定稼働させるための取り組み / SRE activity for online conference platform
inductor
1
1.3k
Kubernetesネットワーキング初級者脱出ガイド / Kubernetes networking beginner's guide
inductor
22
6.4k
Other Decks in Technology
See All in Technology
OPENLOGI Company Profile for engineer
hr01
1
33k
Amazon S3標準/ S3 Tables/S3 Express One Zoneを使ったログ分析
shigeruoda
5
590
「Chatwork」の認証基盤の移行とログ活用によるプロダクト改善
kubell_hr
1
240
GitHub Copilot の概要
tomokusaba
1
150
React開発にStorybookとCopilotを導入して、爆速でUIを編集・確認する方法
yu_kod
1
100
Beyond Kaniko: Navigating Unprivileged Container Image Creation
f30
0
100
Yamla: Rustでつくるリアルタイム性を追求した機械学習基盤 / Yamla: A Rust-Based Machine Learning Platform Pursuing Real-Time Capabilities
lycorptech_jp
PRO
4
170
Node-REDのFunctionノードでMCPサーバーの実装を試してみた / Node-RED × MCP 勉強会 vol.1
you
PRO
0
130
AI専用のリンターを作る #yumemi_patch
bengo4com
3
1.8k
AI導入の理想と現実~コストと浸透〜
oprstchn
0
150
事業成長の裏側:エンジニア組織と開発生産性の進化 / 20250703 Rinto Ikenoue
shift_evolve
PRO
1
130
無意味な開発生産性の議論から抜け出すための予兆検知とお金とAI
i35_267
0
860
Featured
See All Featured
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Become a Pro
speakerdeck
PRO
28
5.4k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
How to Ace a Technical Interview
jacobian
277
23k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Transcript
Kohei Ota DockerCon Live 2021 Recap Architect @ HPE @_inductor_
Keynote session • Docker Desktopのアップデート ◦ Trusted Contents ◦ Remote
collaboration ◦ Ecosystem Integrations • https://www.docker.com/press-release/dock er-expands-trusted-content-offerings
Trusted Contents • Docker Verified Publisher Program ◦ ECRやMirantis Secure
Registryにて “オフィシャルイメージ”の配布を開始 ▪ e.g.) nginxがECRから直接配信可
Remote Collaboration • Docker Dev Environments ◦ 開発環境がDocker Desktopで作れる? ▪
Compose統合済み ◦ 変更を加えたものを即座にメンバーに共有した りできるっぽい
Remote Collaboration • Docker Dev Environments ◦ 開発環境がDocker Desktopで作れる? ▪
Compose統合済み ◦ 変更を加えたものを即座にメンバーに共有した りできるっぽい
Ecosystem Integration • Support Apple Silicon ◦ Multi architecture対応の加速 •
Docker Compose v2 ◦ Docker CLIへの統合 • (既に公開済みだが)Buildxを取り上げ、 開発速度の促進をアピール • Vulnerability scanning
今後のプラン • ローカルファーストな体験の向上 • セキュリティの向上(supply chain) • クラウドとの同期周りの体験向上 • アプリごとのコンテキストスイッチ体験向上
キーノートまとめ 主に開発者体験の向上にフォーカスし、Docker Desktopのアップデートが中心の内容だった。 個人的に開発環境の統合化がどこまでGUIで便利にで きるようになったのかは気になるところ。 その他、Amazon ECRで公式イメージが配布されるよう になるのはAWSユーザーにとっては大きな変更
その他、気になった セッション
A Pragmatic Tour of Docker Filesystems • Dockerコンテナで使われるファイルシステムを Overviewとしてわかりやすくまとめた発表 •
Dockerイメージ、コンテナが実行するファイルシス テム、バインドマウント、ボリューム、tmpfsの5つに 分類しそれぞれを紹介 • コンテナの仕組みについて中身をもう少し知りたい 人にはちょうどよい発表だった
Rethinking Application Delivery With Cue and Buildkit • Docker創業者の1人、Solomon Hykes氏の発表
◦ 現在はDockerを退職し、関わっている Daggerというプロジェクトについて発表 • DaggerはCueとBuildKitを組み合わせた、ビルド パイプライン及びその仕組みのこと • コンテナをビルドし、アーティファクト(成果物)をどこ かにデプロイするまでの一貫した体験を提供
Rethinking Application Delivery With Cue and Buildkit • 正直ここで10分では語れないくらい面白い内容だっ た
• CueはNTT Comでの採用実績もある、 Configuration languageの1つ ◦ GCL(Google内部で使われる設定用言語)を 作った人が作ったOSS ◦ 言語拡張性が高くさまざまな用途に使える
Do Not Ignore .dockerignore • Dockerfile初心者向けの発表 • Dockerイメージを作るときにdockerignoreを使わ ずにやると色々不都合なことがあるというのを説明 したわかりやすいセッション
• とりあえず動く、からの脱却の一歩として
Optimizing Docker Builds: Successes, Failures, and Instrumented Observability • 高速化でよくあるイメージキャッシュの応用や
BuildKitの導入などをやってみたが「まだビルドが 遅い!」という場合の1アプローチを紹介 • Jaegerを使ってbuildctlの細かい中身を可視化し て行く様子が面白かった
Optimizing Docker Builds: Successes, Failures, and Instrumented Observability • 高速化でよくあるイメージキャッシュの応用や
BuildKitの導入などをやってみたが、まだビルドが 遅い!という場合の1つのアプローチの紹介 • Jaegerを使ってbuildctlの細かい中身を可視化し て行く様子が面白かった
What's New in Docker Desktop? • Docker Desktopの最新アップデートのまとめを Docker社の中の人が発表 •
github.com/docker/roadmap/projects/1 が便利っぽい
I Have an M1 Mac, Now What? Docker in a
Multi-arch World • ARM64を使うM1 Macにフォーカスした発表 • マルチアーキなCPUをどうやって使うか、x64のイ メージを動かすときにemulationするための方法な ど、M1 Mac入門者向けの良いセッション • その他イメージビルドや公開におけるTipsなど
Compiling to Containers with BuildKit • まだ見てないけど多分良いセッション() • Dockerfileを書いてBuildKitでイメージになるまで に中身でどんな事が起きてるかを解説しているっぽ
い • Dockerの中身が少し気になる!という人には 面白いかも
ありがとう ございました