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
58
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
51
AWS CDK - Infrastructure as Code
alexzeitler
0
39
CDK Components
alexzeitler
0
51
Leinen los: .NET Core Deployment mit Kubernetes in Azure #netdc18
alexzeitler
0
52
Kubernetes in Azure at Azure Meetup Frankfurt
alexzeitler
1
82
Azure ACS and Kubernetes at Imagine Conference 2017
alexzeitler
1
140
Azure ACS and Kubernetes
alexzeitler
1
89
Other Decks in Programming
See All in Programming
C++でシェーダを書く
fadis
6
4.1k
見せてあげますよ、「本物のLaravel批判」ってやつを。
77web
7
7.8k
What’s New in Compose Multiplatform - A Live Tour (droidcon London 2024)
zsmb
1
480
WebフロントエンドにおけるGraphQL(あるいはバックエンドのAPI)との向き合い方 / #241106_plk_frontend
izumin5210
4
1.4k
RubyLSPのマルチバイト文字対応
notfounds
0
120
Ethereum_.pdf
nekomatu
0
460
LLM生成文章の精度評価自動化とプロンプトチューニングの効率化について
layerx
PRO
2
190
イベント駆動で成長して委員会
happymana
1
330
エンジニアとして関わる要件と仕様(公開用)
murabayashi
0
300
watsonx.ai Dojo #4 生成AIを使ったアプリ開発、応用編
oniak3ibm
PRO
1
140
Figma Dev Modeで変わる!Flutterの開発体験
watanave
0
140
Hotwire or React? ~アフタートーク・本編に含めなかった話~ / Hotwire or React? after talk
harunatsujita
1
120
Featured
See All Featured
Statistics for Hackers
jakevdp
796
220k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Navigating Team Friction
lara
183
14k
Agile that works and the tools we love
rasmusluckow
327
21k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
A Philosophy of Restraint
colly
203
16k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
28
2k
How to Think Like a Performance Engineer
csswizardry
20
1.1k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.9k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
10 Git Anti Patterns You Should be Aware of
lemiorhan
655
59k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
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