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
62
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
82
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
90
Other Decks in Programming
See All in Programming
ISUCON研修おかわり会 講義スライド
arfes0e2b3c
1
470
ふつうの技術スタックでアート作品を作ってみる
akira888
1
1.3k
The Niche of CDK Grant オブジェクトって何者?/the-niche-of-cdk-what-isgrant-object
hassaku63
1
640
“いい感じ“な定量評価を求めて - Four Keysとアウトカムの間の探求 -
nealle
2
12k
Rails Frontend Evolution: It Was a Setup All Along
skryukov
0
290
PipeCDのプラグイン化で目指すところ
warashi
1
310
コーディングエージェント概観(2025/07)
itsuki_t88
0
100
Startups on Rails in Past, Present and Future–Irina Nazarova, RailsConf 2025
irinanazarova
0
270
構文解析器入門
ydah
6
1.6k
副作用と戦う PHP リファクタリング ─ ドメインイベントでビジネスロジックを解きほぐす
kajitack
2
230
20250704_教育事業におけるアジャイルなデータ基盤構築
hanon52_
5
1.2k
型で語るカタ
irof
0
730
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
300
21k
Building Applications with DynamoDB
mza
95
6.5k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Unsuck your backbone
ammeep
671
58k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
A designer walks into a library…
pauljervisheath
207
24k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.9k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
A Tale of Four Properties
chriscoyier
160
23k
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