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 Roma Meetup #1
Search
Federico Minzoni
July 08, 2016
Technology
0
140
Docker Roma Meetup #1
Continuous Delivery with GitLab & Docker
Federico Minzoni
July 08, 2016
Tweet
Share
More Decks by Federico Minzoni
See All by Federico Minzoni
Docker: tips & tricks per la build
fminzoni
0
400
Towards Docker 18.09
fminzoni
0
91
Docker Milano Meetup (Docker #4 Bday)
fminzoni
1
150
Docker Operations - Six memos for the next infrastructure
fminzoni
0
190
Hello Docker! Mean Milan
fminzoni
1
67
Docker Milano Meetup #2
fminzoni
0
96
Docker Quickstart
fminzoni
1
97
Other Decks in Technology
See All in Technology
いまからでも遅くない!SSL/TLS証明書超入門(It's not too late to start! SSL/TLS Certificates: The Absolute Beginner's Guide)
norimuraz
0
240
なぜAWSを活かしきれないのか?技術と組織への処方箋
nrinetcom
PRO
5
890
ソースを読むプロセスの例
sat
PRO
2
1.1k
AWS IoT 超入門 2025
hattori
0
340
『バイトル』CTOが語る! AIネイティブ世代と切り拓くモノづくり組織
dip_tech
PRO
1
130
20251007: What happens when multi-agent systems become larger? (CyberAgent, Inc)
ornew
1
280
データ戦略部門 紹介資料
sansan33
PRO
1
3.7k
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
43k
セキュアな認可付きリモートMCPサーバーをAWSマネージドサービスでつくろう! / Let's build an OAuth protected remote MCP server based on AWS managed services
kaminashi
3
320
プロダクトのコードから見るGoによるデザインパターンの実践 #go_night_talk
bengo4com
1
2.5k
Introduction to Bill One Development Engineer
sansan33
PRO
0
300
Vibe Coding Year in Review. From Karpathy to Real-World Agents by Niels Rolland, CEO Paatch
vcoisne
0
140
Featured
See All Featured
Making Projects Easy
brettharned
120
6.4k
YesSQL, Process and Tooling at Scale
rocio
173
14k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
How to train your dragon (web standard)
notwaldorf
97
6.3k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Navigating Team Friction
lara
190
15k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Bash Introduction
62gerente
615
210k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Transcript
FEDERICO MINZONI DEVOPS @ ENTER
[email protected]
@fminzoni DOCKER ROMA MEETUP
#1 CONTINUOUS DELIVERY WITH GITLAB & DOCKER
None
Deploy the Same Way to Every Environment Deployment Pipeline Practices
Only Build Your Binaries Once Each Change Should Propagate through the Pipeline Instantly If Any Part of the Pipeline Fails, Stop the Line
Version Control What You Need Before You Start An Automated
Build Agreement of the Team A Test Strategy
A Basic Continuous Delivery System
How Docker Integration Works
None
Define How your Project should be Built
Define How your Project should be Tested
Show your Project Pipelines
Show your Project Builds
Show Each Build Detail