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
Docker-Compose - Container-Automatisierung mit ...
Search
Alexander Zeitler
May 27, 2021
Programming
0
63
Docker-Compose - Container-Automatisierung mit Node.js
Slides for my DockerCON2021 Talk about docker-compose automation using Node.js
Alexander Zeitler
May 27, 2021
Tweet
Share
More Decks by Alexander Zeitler
See All by Alexander Zeitler
A Homage To Good Old MVC - JetBrains .NET Days 2024
alexzeitler
0
85
AWS CDK - Infrastructure as Code
alexzeitler
0
42
CDK Components
alexzeitler
0
56
Leinen los: .NET Core Deployment mit Kubernetes in Azure #netdc18
alexzeitler
0
55
Kubernetes in Azure at Azure Meetup Frankfurt
alexzeitler
1
87
Azure ACS and Kubernetes at Imagine Conference 2017
alexzeitler
1
140
Azure ACS and Kubernetes
alexzeitler
1
91
Other Decks in Programming
See All in Programming
チームのテスト力を鍛える
goyoki
4
1.2k
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
1
160
パフォーマンスチューニングで Web 技術を深掘り直す
progfay
18
4.6k
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
130
Чего вы не знали о строках в Python – Василий Рябов, PythoNN
sobolevn
0
150
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
130
Build your own WebP codec in Swift
kishikawakatsumi
2
750
iOS 17で追加されたSubscriptionStoreView を利用して5分でサブスク実装チャレンジ
natmark
0
130
麻雀点数計算問題生成タスクから学ぶ Single Agentの限界と Agentic Workflowの底力
po3rin
5
2k
defer f()とdefer fの挙動を 誤解していた話
kogamochiduki
2
130
CSS Linter の現在地 2025年のベストプラクティスを探る
ryo_manba
10
3.1k
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
120
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Automating Front-end Workflow
addyosmani
1371
200k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
940
The Pragmatic Product Professional
lauravandoore
36
6.9k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Building an army of robots
kneath
306
46k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Transcript
Docker-Compose Container-Automatisierung mit Node.js
CTO, Vote2Work @lxztlr Alexander Zeitler
Agenda • Historie / Status • Anwendungsfälle • Demo •
Fragen/Antworten
• Erste Version im Juni 2017 • 25 Contributors •
TypeScript • ~200.000 Downloads/Monat (Stand 05/2021) • ~2.000 Dependents (Stand 05/2021) Historie / Status
• Starten von mehreren Container via Node.js • Test-Automatisierung •
CI/CD • Basis für Higher-Order Libraries Anwendungsfälle
Hands on 👨💻
Fragen 🤔💭
Danke 🙌
• Repository: https://github.com/PDMLab/docker-compose • Demo: https://github.com/AlexZeitler/DockerCON2021Demo • Testcontainers: https://github.com/testcontainers/testcontainers-node •
Slides: https://speakerdeck.com/alexzeitler Resourcen