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.6k
The Cloud Native Chronicles: 10 Years of Community Growth Inside and Outside Japan
inductor
0
130
Cracking the KubeCon CfP
inductor
2
590
KubeCon Recap -Platform migration at Scale-
inductor
1
990
コンテナビルド最新事情 2022年度版 / Container Build 2022
inductor
3
500
データベースとストレージのレプリケーション入門 / 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
830
オンラインの技術カンファレンスを安定稼働させるための取り組み / SRE activity for online conference platform
inductor
1
1.3k
Kubernetesネットワーキング初級者脱出ガイド / Kubernetes networking beginner's guide
inductor
21
6.3k
Other Decks in Technology
See All in Technology
とあるEdTechベンチャーのシステム構成こだわりN選 / edtech-system
gotok365
5
350
SaaS公式MCPサーバーをリリースして得た学び
kawamataryo
5
1.3k
経済メディア編集部の実務に小さく刺さるAI / small-ai-with-editorial
nkzn
2
420
Part2 GitHub Copilotってなんだろう
tomokusaba
2
830
正解のない未知(インボイス制度対応)をフルサイクル開発で乗り越える方法 / How to overcome the unknown invoice system with full cycle development
carta_engineering
0
100
続・やっぱり余白が大切だった話
kakehashi
PRO
4
340
猫でもわかるS3 Tables【Apache Iceberg編】
kentapapa
2
220
ソフトウェアテスト 最初の一歩 〜テスト設計技法をワークで体験しながら学ぶ〜 #JaSSTTokyo / SoftwareTestingFirstStep
nihonbuson
PRO
2
160
人間性を捧げる生成AI時代の技術選定
yo4raw
1
470
Google Cloud Next 2025 Recap 生成AIモデルとマーケティングでのコンテンツ生成 / Generative AI models and content creation in marketing
kyou3
0
260
計測による継続的なCI/CDの改善
sansantech
PRO
7
1.4k
Google Cloud Next 2025 Recap マーケティング施策の運用及び開発を支援するAIの活用 / Use of AI to support operation and development of marketing campaign
atsushiyoshikawa
0
260
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
Typedesign – Prime Four
hannesfritz
41
2.6k
Gamification - CAS2011
davidbonilla
81
5.3k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
Documentation Writing (for coders)
carmenintech
71
4.8k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
24
2.7k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
A Modern Web Designer's Workflow
chriscoyier
693
190k
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の中身が少し気になる!という人には 面白いかも
ありがとう ございました