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
83
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
CLI ツールを Go ライブラリ として再実装する理由 / Why reimplement a CLI tool as a Go library
ktr_0731
3
990
11年かかって やっとVibe Codingに 時代が追いつきましたね
yimajo
1
240
Quality Gates in the Age of Agentic Coding
helmedeiros
PRO
1
120
書き捨てではなく継続開発可能なコードをAIコーディングエージェントで書くために意識していること
shuyakinjo
0
220
構文解析器入門
ydah
7
2k
Vibe coding コードレビュー
kinopeee
0
420
Terraform やるなら公式スタイルガイドを読もう 〜重要項目 10選〜
hiyanger
12
2.9k
#QiitaBash TDDで(自分の)開発がどう変わったか
ryosukedtomita
1
350
202507_ADKで始めるエージェント開発の基本 〜デモを通じて紹介〜(奥田りさ)The Basics of Agent Development with ADK — A Demo-Focused Introduction
risatube
PRO
6
1.4k
PHPカンファレンス関西2025 基調講演
sugimotokei
6
1.1k
What's new in Adaptive Android development
fornewid
0
140
あまり知られていない MCP 仕様たち / MCP specifications that aren’t widely known
ktr_0731
0
230
Featured
See All Featured
Optimizing for Happiness
mojombo
379
70k
Making Projects Easy
brettharned
117
6.3k
RailsConf 2023
tenderlove
30
1.2k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Designing Experiences People Love
moore
142
24k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
790
Site-Speed That Sticks
csswizardry
10
760
Large-scale JavaScript Application Architecture
addyosmani
512
110k
What's in a price? How to price your products and services
michaelherold
246
12k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
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